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/76/head
discomrade 2 years ago
parent
commit
e19826f355
  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