Fix catalog being single column with JS disabled

This commit is contained in:
Simon McFarlane 2016-08-22 02:26:23 +01:00
parent e9fa1f0e2f
commit 0097496060

View File

@ -1327,7 +1327,7 @@ div.boardlist a {
font-weight: normal; font-weight: normal;
opacity: .666; opacity: .666;
} }
div.mix { li.mix {
display: inline-block; display: inline-block;
} }