From b4baf3a680e887212350ab6b8b253cbe5e3edba3 Mon Sep 17 00:00:00 2001 From: Erik Date: Mon, 2 Mar 2020 08:33:42 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9Ethreadr/style.css=E2=80=9C=20=C3=A4nde?= =?UTF-8?q?rn?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- threadr/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/threadr/style.css b/threadr/style.css index 6a5acec..b35a195 100644 --- a/threadr/style.css +++ b/threadr/style.css @@ -301,7 +301,7 @@ ul.list { } ul.list li { - float: none; + float: left; display: block; text-align: center; color: #fef6e4;