Browse Source

Remove fight float on select boxes

I can't even find how this got it, but it's apparently been there for six years on lainchan
pull/85/head
discomrade 2 years ago
committed by Moffintosh
parent
commit
0d01ea4a82
  1. 3
      stylesheets/style.css

3
stylesheets/style.css

@ -37,9 +37,6 @@ html, body {
.post-image{
max-width: 94%!important;
}
select{
float:right;
}
div.pages{

Loading…
Cancel
Save