Fixes #106. Css fix for Firefox and using top menu dropdowns in panel fullscren / edit mode

This commit is contained in:
Torkel Ödegaard
2014-04-06 09:53:07 +02:00
parent 305d5c5aa9
commit 6795383461
5 changed files with 6 additions and 3 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -130,7 +130,7 @@
}
.panel-fullscreen {
z-index: 1500;
z-index: 100;
display: block !important;
position: fixed;
left: 0px;