From d39505a3d2dabe1bfc6ea33f1a7b60a60ed2f679 Mon Sep 17 00:00:00 2001 From: Wirlaburla Date: Tue, 7 May 2024 15:52:39 -0500 Subject: [PATCH] fix forum newest sections width --- core/style.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/core/style.css b/core/style.css index 5667702..c685e93 100644 --- a/core/style.css +++ b/core/style.css @@ -1377,10 +1377,6 @@ table.board-display#poll input[type="text"] { width: 100%; } width: 100%; margin: 4px; } - - body.forum.index .page-container .newest > table.board-display { - width: unset; - } body.forum.thread table.board-display { top: -24px;