Browse Source

Fix catalog being single column with JS disabled

pull/40/head
Simon McFarlane 8 years ago
parent
commit
0097496060
  1. 2
      stylesheets/style.css

2
stylesheets/style.css

@ -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;
} }

Loading…
Cancel
Save