Aude has uploaded a new change for review.

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

Change subject: Fix site selector css for both repo
......................................................................

Fix site selector css for both repo

this is needed on the branch only

Change-Id: I900ebbe7805798c38077863d4eeb06c4f6e0f853
---
M lib/resources/wikibase.css
1 file changed, 5 insertions(+), 0 deletions(-)


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

diff --git a/lib/resources/wikibase.css b/lib/resources/wikibase.css
index bf923bb..06483c3 100644
--- a/lib/resources/wikibase.css
+++ b/lib/resources/wikibase.css
@@ -1061,3 +1061,8 @@
        border: none;
 }
 /***** /DIFF VIEW *****/
+
+/* Fix for the ooMenu based suggester, the dialog is at about 1002 */
+.ui-suggester-list.ui-ooMenu {
+       z-index: 2000
+}

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I900ebbe7805798c38077863d4eeb06c4f6e0f853
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: mw1.24-wmf8
Gerrit-Owner: Aude <[email protected]>

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

Reply via email to