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*
|
### 3.16.3 - *2014-02-04*
|
||||||
|
|
||||||
- Firefox release only: fix catalog layout.
|
- Firefox release only: fix catalog layout.
|
||||||
|
|||||||
@ -413,6 +413,7 @@ a[href="javascript:;"] {
|
|||||||
margin: 0 2px 5px;
|
margin: 0 2px 5px;
|
||||||
max-height: 320px;
|
max-height: 320px;
|
||||||
word-break: break-word;
|
word-break: break-word;
|
||||||
|
vertical-align: top;
|
||||||
}
|
}
|
||||||
.thumb {
|
.thumb {
|
||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user