From 0dcbc4151cf8c0d6925c5af4f98243b8f69dd871 Mon Sep 17 00:00:00 2001 From: Benjamin ter Kuile Date: Wed, 27 Aug 2014 20:29:04 +0200 Subject: [PATCH] last minute style changes --- .../user/foundation/components/_menu_side.css.sass | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/app/assets/stylesheets/user/foundation/components/_menu_side.css.sass b/app/assets/stylesheets/user/foundation/components/_menu_side.css.sass index 230f9201..9ae94709 100644 --- a/app/assets/stylesheets/user/foundation/components/_menu_side.css.sass +++ b/app/assets/stylesheets/user/foundation/components/_menu_side.css.sass @@ -11,8 +11,11 @@ aside.side-menu list-style: none a color: white - .title - border-bottom: 1px solid #aaa + li + margin-bottom: 11px + font-size: 1.2em + &.title + border-bottom: 1px solid #aaa h3 color: white margin-bottom: 3px @@ -41,6 +44,7 @@ aside.side-menu left: 0 cursor: pointer z-index: 100 + font-size: 1.6em &.open color: white span