Selaa lähdekoodia

Fix user tools zindex

Denis K 8 vuotta sitten
vanhempi
commit
fd571643b1
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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;