Fix hover on gif thumbnails #6991
1 changed files with 1 additions and 2 deletions
|
@ -6,8 +6,7 @@ $transition-duration: 300ms;
|
||||||
|
|
||||||
// Classnames must line up with classes in classes.js
|
// Classnames must line up with classes in classes.js
|
||||||
.ff-container {
|
.ff-container {
|
||||||
display: inline-block;
|
position: absolute;
|
||||||
position: relative;
|
|
||||||
|
|
||||||
.ff-image {
|
.ff-image {
|
||||||
z-index: $base-zindex;
|
z-index: $base-zindex;
|
||||||
|
|
Loading…
Reference in a new issue