Explorar el Código

Fix user tools zindex

Denis K hace 8 años
padre
commit
fd571643b1
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      jet/static/jet/css/_header.scss

+ 1 - 0
jet/static/jet/css/_header.scss

@@ -74,6 +74,7 @@
     list-style: none;
     display: inline-block;
     width: 175px;
+    z-index: 1;
 
     &.opened {
       background-color: $top-dropdown-background-color;