aboutsummaryrefslogtreecommitdiffstats
path: root/static
diff options
context:
space:
mode:
authorGravatar Gareth Coles <[email protected]>2018-05-04 09:56:29 +0100
committerGravatar Gareth Coles <[email protected]>2018-05-04 09:56:29 +0100
commitf0727eee3426e7e9c0012a3957566e21720eeef1 (patch)
treecca246798cea5a51d2990a664c680f1c5b1b3159 /static
parentupgrades alpine and adds docker commands to pipenv (#65) (diff)
[Wiki] 7.1rem wasn't quite enough for the sidebar
Diffstat (limited to 'static')
-rw-r--r--static/style.css2
1 files changed, 1 insertions, 1 deletions
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 */