Marthee commited on
Commit
f465bf9
·
verified ·
1 Parent(s): da450ce

Update static/IMG-Larger.css

Browse files
Files changed (1) hide show
  1. static/IMG-Larger.css +1 -1
static/IMG-Larger.css CHANGED
@@ -13,7 +13,7 @@
13
  .modal {
14
  display: none; /* Hidden by default */
15
  position: fixed; /* Stay in place */
16
- z-index: 1; /* Sit on top */
17
  padding-top: 100px; /* Location of the box */
18
  left: 0;
19
  top: 0;
 
13
  .modal {
14
  display: none; /* Hidden by default */
15
  position: fixed; /* Stay in place */
16
+ z-index: 9999; /* Sit on top */
17
  padding-top: 100px; /* Location of the box */
18
  left: 0;
19
  top: 0;