From 040da7a537fdc1301e6d8151b6064bf3cad199cb Mon Sep 17 00:00:00 2001 From: Pablo Vazquez Date: Thu, 20 Oct 2016 17:12:33 +0200 Subject: [PATCH] Minor alignment tweaks to sidebar --- src/styles/_app_base.sass | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/styles/_app_base.sass b/src/styles/_app_base.sass index 5d53331..bb2410f 100644 --- a/src/styles/_app_base.sass +++ b/src/styles/_app_base.sass @@ -51,7 +51,7 @@ nav.sidebar display: block padding: 0 margin: 0 - a, button + a.navbar-item, button display: flex color: $color-text-light-hint font-size: 1.5em @@ -67,14 +67,16 @@ nav.sidebar &:active outline: none - a.navbar-item - a.dropdown-toggle padding: 0 margin: 0 width: $sidebar-width max-width: $sidebar-width + .special + top: 8px + left: 30px + #col_sidebar width: $sidebar-width