Kipcool has submitted this change and it was merged.
Change subject: css z-index
......................................................................
css z-index
Change-Id: I7f8359e227c2454e4f50c1afab6465fcd35f8826
---
M resources/suggest.css
M resources/tables.css
2 files changed, 2 insertions(+), 0 deletions(-)
Approvals:
Kipcool: Verified; Looks good to me, approved
diff --git a/resources/suggest.css b/resources/suggest.css
index ce4eb8a..c5d4e96 100644
--- a/resources/suggest.css
+++ b/resources/suggest.css
@@ -48,6 +48,7 @@
display: none;
background-color: white;
padding: 4px;
+ z-index: 2;
}
.suggest-drop-down {
diff --git a/resources/tables.css b/resources/tables.css
index 3016d6f..3790bca 100644
--- a/resources/tables.css
+++ b/resources/tables.css
@@ -332,6 +332,7 @@
display: none;
background-color: white;
padding: 4px;
+ z-index: 1;
}
/****
--
To view, visit https://gerrit.wikimedia.org/r/69976
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I7f8359e227c2454e4f50c1afab6465fcd35f8826
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/WikiLexicalData
Gerrit-Branch: master
Gerrit-Owner: Kipcool <[email protected]>
Gerrit-Reviewer: Kipcool <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits