Ver código fonte

Fix user tools zindex

Denis K 8 anos atrás
pai
commit
fd571643b1
1 arquivos alterados com 1 adições e 0 exclusões
  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;