Fixes thumbnail size for portrait screenshots in icon view.

This commit is contained in:
Lars Jung 2012-03-24 21:51:23 +01:00
parent cdb9157cd1
commit 81cce9e07c
2 changed files with 6 additions and 4 deletions

View file

@ -214,8 +214,8 @@
display: block;
img {
min-width: 48px;
min-height: 48px;
max-width: 100px;
height: 48px;
margin-bottom: 8px;
&.thumb {
border: 1px solid #eee;