Fix replaced WebM thumbnails showing at full height in gallery.
This commit is contained in:
parent
081cf42a33
commit
aff37f762a
@ -1450,7 +1450,8 @@ div.boardTitle {
|
||||
.gal-hide-thumbnails .gal-thumbnails {
|
||||
display: none;
|
||||
}
|
||||
.gal-thumb img {
|
||||
.gal-thumb img,
|
||||
.gal-thumb video {
|
||||
max-width: 125px;
|
||||
max-height: 125px;
|
||||
height: auto;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user