Refs #915 - fixes toolbars in fullscreen mode

This commit is contained in:
Samuel Georges 2015-01-31 14:10:56 +11:00
parent 709070439d
commit c7f3721b58

View File

@ -47,7 +47,7 @@
}
.redactor-box-fullscreen {
z-index: @richeditor-zindex + 99 !important;
z-index: @richeditor-zindex + 115 !important;
}
.redactor-toolbar,
.redactor-dropdown {