open photo-> position fixed over absolute
This commit is contained in:
parent
9cab7a69f7
commit
dbda07f8e5
2 changed files with 2 additions and 2 deletions
File diff suppressed because one or more lines are too long
|
|
@ -133,7 +133,7 @@
|
||||||
|
|
||||||
#open-image {
|
#open-image {
|
||||||
display: none;
|
display: none;
|
||||||
position: absolute;
|
position: fixed;
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
z-index: 999;
|
z-index: 999;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue