From 4aa680c6662b8c04194119a8b609e63ea216bd34 Mon Sep 17 00:00:00 2001 From: Azareal Date: Thu, 28 Feb 2019 19:35:27 +1000 Subject: [PATCH] Widen the postbits for Nox when there isn't a sidebar taking up space. --- themes/nox/public/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/nox/public/main.css b/themes/nox/public/main.css index d9a5b7bc..adfbbb2f 100644 --- a/themes/nox/public/main.css +++ b/themes/nox/public/main.css @@ -159,7 +159,7 @@ li a { padding: 12px; } -.sidebar { +.shrink_main .sidebar { width: 320px; } .widget_simple .rowitem {