From e19826f35519e091f7947c42c74a3e6728b08666 Mon Sep 17 00:00:00 2001 From: discomrade Date: Fri, 7 Oct 2022 21:22:31 -0100 Subject: [PATCH] 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 --- stylesheets/style.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/stylesheets/style.css b/stylesheets/style.css index 60c826c7..f141b832 100644 --- a/stylesheets/style.css +++ b/stylesheets/style.css @@ -37,9 +37,6 @@ html, body { .post-image{ max-width: 94%!important; } -select{ - float:right; -} div.pages{