fixed z-index of the wiki editor
This commit is contained in:
parent
5c11456c7c
commit
3ed06251de
@ -42,12 +42,12 @@
|
||||
|
||||
#wiki_edit_toolbar .medium-editor-toolbar {
|
||||
visibility: visible !important;
|
||||
line-height: 2em;
|
||||
-moz-border-radius: 0;
|
||||
-webkit-border-radius: 0;
|
||||
border-radius: 0;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
z-index: 0;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user