소스 검색

Fix related popup zindex

Denis K 8 년 전
부모
커밋
13ffb0ebc2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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;