Browse Source

fix z-index in popup

Grigory Ozhegov 8 years ago
parent
commit
341c8cb26f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      jet/static/jet/css/_relatedpopup.scss

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

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