mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-29 00:30:44 +00:00
Fixed z-index issue in special page
This commit is contained in:
parent
9c1468768c
commit
e4faa39ab3
|
@ -37,6 +37,7 @@
|
|||
|
||||
.es-contentView {
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.es-headingView,
|
||||
|
|
Loading…
Reference in a new issue