mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CodeMirror
synced 2024-11-23 13:56:44 +00:00
Merge "Remove WikiEditor toolbar z-index override"
This commit is contained in:
commit
6b2edf37a6
|
@ -13,8 +13,3 @@
|
|||
padding: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.wikiEditor-ui-toolbar {
|
||||
// Increase z-index to be above codemirror scrollbar
|
||||
z-index: 7;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue