From 94d12c6b666c9b1496d821c09f6c3ed751dc2b77 Mon Sep 17 00:00:00 2001 From: Pablo Vazquez Date: Wed, 14 Jun 2017 15:01:25 +0200 Subject: [PATCH] Menu: Style sidebar nav-item-sign-in --- src/styles/_apps_base.sass | 2 +- src/styles/base.sass | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/src/styles/_apps_base.sass b/src/styles/_apps_base.sass index 0b613f83..43439f76 100644 --- a/src/styles/_apps_base.sass +++ b/src/styles/_apps_base.sass @@ -151,7 +151,7 @@ nav.sidebar bottom: 3px left: $sidebar-width box-shadow: 1px 1px 0 rgba(black, .1), 0 5px 50px rgba(black, .25) - min-width: 200px + min-width: 250px li a justify-content: flex-start diff --git a/src/styles/base.sass b/src/styles/base.sass index 0c8b213f..78a03c68 100644 --- a/src/styles/base.sass +++ b/src/styles/base.sass @@ -164,6 +164,7 @@ header.navbar-header .navbar-toggle color: white + .navbar-overlay display: none position: absolute @@ -212,6 +213,7 @@ header.navbar-header +media-lg display: block + .navbar-container +container-behavior @@ -460,6 +462,12 @@ nav.navbar, nav.sidebar color: $color-text-dark-primary cursor: default + +nav.sidebar + ul li.nav-item-sign-in a.navbar-item + font-size: .8em + + .navbar-backdrop-container width: 100% height: 100% @@ -479,6 +487,7 @@ nav.navbar, nav.sidebar +media-lg display: block + .navbar-backdrop z-index: 0 position: absolute