mirror of https://github.com/LemmyNet/lemmy.git
Widening thumbnails.
parent
0a44ca81b1
commit
b821f8e40c
|
@ -120,8 +120,8 @@ blockquote {
|
||||||
}
|
}
|
||||||
|
|
||||||
.thumbnail {
|
.thumbnail {
|
||||||
max-height: 50px;
|
max-height: 62px;
|
||||||
max-width: 50px;
|
max-width: 400px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.no-s-hows {
|
.no-s-hows {
|
||||||
|
|
Loading…
Reference in New Issue