Thiemo Mättig (WMDE) has uploaded a new change for review.
https://gerrit.wikimedia.org/r/120220
Change subject: Hide two incorrectly hidden borders in the compact design
......................................................................
Hide two incorrectly hidden borders in the compact design
The border on top is white and therefor not visible. It's simply
the wrong element hidden.
The border at the bottom was gray and visible. It looked like a
misplaced 2px border.
Change-Id: Ic82cd234f9d45f99d6c758cf9eb0ce98f2ab7c69
---
M lib/jquery.uls/css/jquery.uls.compact.css
1 file changed, 3 insertions(+), 2 deletions(-)
git pull
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/UniversalLanguageSelector
refs/changes/20/120220/1
diff --git a/lib/jquery.uls/css/jquery.uls.compact.css
b/lib/jquery.uls/css/jquery.uls.compact.css
index a958c80..04961ce 100644
--- a/lib/jquery.uls/css/jquery.uls.compact.css
+++ b/lib/jquery.uls/css/jquery.uls.compact.css
@@ -1,6 +1,7 @@
.uls-compact .icon-close,
-.uls-compact .uls-title,
-.uls-compact .map-block {
+.uls-compact .uls-title-region,
+.uls-compact .map-block,
+.uls-compact #settings-block {
display: none !important;
}
--
To view, visit https://gerrit.wikimedia.org/r/120220
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic82cd234f9d45f99d6c758cf9eb0ce98f2ab7c69
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/UniversalLanguageSelector
Gerrit-Branch: master
Gerrit-Owner: Thiemo Mättig (WMDE) <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits