Fix catalog layout alignment.
This commit is contained in:
parent
c98e6352dd
commit
eb26a09ce5
@ -1,3 +1,5 @@
|
||||
- Firefox release only: fix catalog layout alignment.
|
||||
|
||||
### 3.16.3 - *2014-02-04*
|
||||
|
||||
- Firefox release only: fix catalog layout.
|
||||
|
||||
@ -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;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user