Fix catalog layout alignment.

This commit is contained in:
Mayhem 2014-02-04 18:54:59 +01:00
parent c98e6352dd
commit eb26a09ce5
2 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,5 @@
- Firefox release only: fix catalog layout alignment.
### 3.16.3 - *2014-02-04*
- Firefox release only: fix catalog layout.

View File

@ -413,6 +413,7 @@ a[href="javascript:;"] {
margin: 0 2px 5px;
max-height: 320px;
word-break: break-word;
vertical-align: top;
}
.thumb {
flex-shrink: 0;