Marthee commited on
Commit
62435db
·
verified ·
1 Parent(s): 2f02565

Update static/popups.css

Browse files
Files changed (1) hide show
  1. static/popups.css +1 -2
static/popups.css CHANGED
@@ -46,7 +46,7 @@
46
  .mpopup, .overlay , .dropdown-content{
47
  display: none;
48
  position: absolute;
49
- z-index: 1;
50
  padding-top: 100px;
51
  left: 0;
52
  top: 0;
@@ -381,4 +381,3 @@ overflow-y:auto
381
  color:black;
382
  cursor: pointer;
383
  }
384
-
 
46
  .mpopup, .overlay , .dropdown-content{
47
  display: none;
48
  position: absolute;
49
+ z-index: 100;
50
  padding-top: 100px;
51
  left: 0;
52
  top: 0;
 
381
  color:black;
382
  cursor: pointer;
383
  }