Explorar el Código

Fix related popup zindex

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

+ 1 - 1
jet/static/jet/css/_relatedpopup.scss

@@ -30,7 +30,7 @@
     left: 0;
     bottom: 0;
     right: 0;
-    z-index: 3;
+    z-index: 5;
 
     .loading-indicator {
       display: none;