Catrope has submitted this change and it was merged.

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(-)

Approvals:
  Catrope: Verified; Looks good to me, approved



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: merged
Gerrit-Change-Id: I43a3ba5f7139faa2f44de161b7c75dd41cf8e974
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/FlaggedRevs
Gerrit-Branch: master
Gerrit-Owner: Bartosz DziewoƄski <[email protected]>
Gerrit-Reviewer: Aaron Schulz <[email protected]>
Gerrit-Reviewer: Catrope <[email protected]>
Gerrit-Reviewer: Parent5446 <[email protected]>

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

Reply via email to