Widening thumbnails.

This commit is contained in:
Dessalines 2019-08-23 23:44:44 -07:00
parent ccd867d388
commit 3032949f58

4
ui/src/css/main.css vendored
View file

@ -120,8 +120,8 @@ blockquote {
}
.thumbnail {
max-height: 50px;
max-width: 50px;
max-height: 62px;
max-width: 400px;
}
.no-s-hows {