From caa2ad7f4ddd6d69f053cf8fc41df8739bd2d003 Mon Sep 17 00:00:00 2001 From: Gareth Coles Date: Wed, 2 May 2018 15:13:54 +0100 Subject: [Wiki] 7rem 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 fd182b03..ab910acc 100644 --- a/static/style.css +++ b/static/style.css @@ -140,7 +140,7 @@ img.navbar-logo { } #wiki-nav .uk-nav-divider { - min-width: 7rem; + min-width: 7.1rem; } /* Resource page styling */ -- cgit v1.2.3