Fix hover on gif thumbnails #6991

Merged
saltrafael merged 1 commit from hover-fix into master 2021-08-31 18:40:59 +02:00

View file

@ -6,8 +6,7 @@ $transition-duration: 300ms;
// Classnames must line up with classes in classes.js
.ff-container {
display: inline-block;
position: relative;
position: absolute;
.ff-image {
z-index: $base-zindex;