Matmarex has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/83087


Change subject: Remove margin from .fr-watchlist-pending-notice
......................................................................

Remove margin from .fr-watchlist-pending-notice

It is inconsistent with other elements, such as the Watchlist fieldset.

Change-Id: I43a3ba5f7139faa2f44de161b7c75dd41cf8e974
---
M frontend/modules/ext.flaggedRevs.basic.css
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/FlaggedRevs 
refs/changes/87/83087/1

diff --git a/frontend/modules/ext.flaggedRevs.basic.css 
b/frontend/modules/ext.flaggedRevs.basic.css
index 45e2383..0e5c448 100644
--- a/frontend/modules/ext.flaggedRevs.basic.css
+++ b/frontend/modules/ext.flaggedRevs.basic.css
@@ -265,7 +265,7 @@
 /* RC pending changes notice */
 .fr-watchlist-pending-notice {
        padding: 3px;
-       margin: 5px;
+       margin-bottom: 5px;
        border: 1px solid #990000;
        background-color: #FEECD7;
 }

-- 
To view, visit https://gerrit.wikimedia.org/r/83087
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I43a3ba5f7139faa2f44de161b7c75dd41cf8e974
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/FlaggedRevs
Gerrit-Branch: master
Gerrit-Owner: Matmarex <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to