Add Position for Clickable
This commit is contained in:
parent
3dbe02331e
commit
fb1dfc4358
1 changed files with 1 additions and 0 deletions
|
@ -127,6 +127,7 @@ body {
|
|||
|
||||
/* Clickable Areas in Single Image View */
|
||||
.content-single .clickable {
|
||||
position: relative;
|
||||
z-index: 9;
|
||||
opacity: 0;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue