PhotosIndex: make edit button visible again
This commit is contained in:
parent
e63307d474
commit
a7ce206953
@ -15,6 +15,7 @@
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
transition: 0.25s;
|
transition: 0.25s;
|
||||||
top: 20px;
|
top: 20px;
|
||||||
|
z-index: 50;
|
||||||
}
|
}
|
||||||
.polaroid:hover > a.edit {
|
.polaroid:hover > a.edit {
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
|
Loading…
Reference in New Issue
Block a user