From f0727eee3426e7e9c0012a3957566e21720eeef1 Mon Sep 17 00:00:00 2001 From: Gareth Coles Date: Fri, 4 May 2018 09:56:29 +0100 Subject: [Wiki] 7.1rem wasn't quite enough for the sidebar --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static') diff --git a/static/style.css b/static/style.css index ab910acc..78f2663b 100644 --- a/static/style.css +++ b/static/style.css @@ -140,7 +140,7 @@ img.navbar-logo { } #wiki-nav .uk-nav-divider { - min-width: 7.1rem; + min-width: 8.0rem; } /* Resource page styling */ -- cgit v1.2.3