forked from e621ng/e621ng
show information when hovering over images or videos once again
i don't know what 'fix the click events' means, but i havent had problems without this so i'm just going to put it back
This commit is contained in:
parent
e91f9150eb
commit
9b2822d9eb
@ -57,7 +57,7 @@ article.thumbnail {
|
||||
max-height: $thumb-image-size;
|
||||
|
||||
border-radius: $border-radius-half $border-radius-half 0 0;
|
||||
pointer-events: none; // Should probably just fix the click events, huh
|
||||
/*pointer-events: none;*/ // Should probably just fix the click events, huh
|
||||
|
||||
// Mobile view
|
||||
width: 100%;
|
||||
|
Loading…
Reference in New Issue
Block a user