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
This commit is contained in:
discomrade 2022-10-07 21:22:31 -01:00 committed by Zankaria
parent 56bbaf881f
commit d694f2aa38

View file

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