Aude has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/341487 )

Change subject: Remove excess bottom margin for special page input fields
......................................................................

Remove excess bottom margin for special page input fields

Remove duplicate/excess/obsolete (in addition to new css
margin provided by ooui) 1em bottom margin.

All the uses where we had .wb-input (the bottom margin) are
now using ooui so it is safe to just remove this.

Bug: T159702
Change-Id: Idfbba7c3407364ff6396f11d6ede9e7a58e6102d
---
M repo/resources/wikibase.special/wikibase.special.css
1 file changed, 0 insertions(+), 1 deletion(-)


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

diff --git a/repo/resources/wikibase.special/wikibase.special.css 
b/repo/resources/wikibase.special/wikibase.special.css
index c37078e..d087ce5 100644
--- a/repo/resources/wikibase.special/wikibase.special.css
+++ b/repo/resources/wikibase.special/wikibase.special.css
@@ -21,7 +21,6 @@
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
-       margin-bottom: 1em;
        max-width: 65em; /* similar to .wikibase-entityview */
        width: 100%;
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Idfbba7c3407364ff6396f11d6ede9e7a58e6102d
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Aude <aude.w...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to