From 1723db32a69f9cd28d9c2534fb1b93af388ac9b0 Mon Sep 17 00:00:00 2001 From: Zankaria Date: Sat, 7 Jun 2025 01:20:56 +0200 Subject: [PATCH] style.css: remove fieldset label css (interfered with threads in the search page) --- stylesheets/style.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/stylesheets/style.css b/stylesheets/style.css index bef69cca..d2130794 100644 --- a/stylesheets/style.css +++ b/stylesheets/style.css @@ -753,10 +753,6 @@ table.test td img { margin: 0; } -fieldset label { - display: block; -} - div.pages { /*! color: #89A; */ /*! background: #D6DAF0; */