Fix catalog layout alignment.

Conflicts:
	CHANGELOG.md
This commit is contained in:
Mayhem 2014-02-04 18:54:59 +01:00 committed by ccd0
parent 53d1278171
commit 08afb03250

View File

@ -509,6 +509,7 @@ hr ~ div.center:not(.ad-cnt) {
margin: 0 2px 5px;
max-height: 320px;
word-break: break-word;
vertical-align: top;
}
.catalog-thread > a {
flex-shrink: 0;