Explorar o código

Added z-index property so that the drop down menu is top of the screen in edit mode.

Considering the full screen layer, added a margin.
kitsunai %!s(int64=8) %!d(string=hai) anos
pai
achega
ba4476353e
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      resource/css/crowi.scss

+ 1 - 0
resource/css/crowi.scss

@@ -190,6 +190,7 @@ footer {
 // }}}
 
 .dropdown-menu {
+   z-index: 10060;
   .dropdown-button {
     padding: 3px 20px;
   }