From 1723aea3932bd94af48983277bbb16a0ec07ed1f Mon Sep 17 00:00:00 2001 From: Ian Weller Date: Wed, 3 Aug 2016 09:18:25 -0400 Subject: [PATCH] topbar edits --- scss/_topbar.scss | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/scss/_topbar.scss b/scss/_topbar.scss index 42d7ec9..e28c913 100644 --- a/scss/_topbar.scss +++ b/scss/_topbar.scss @@ -68,11 +68,11 @@ } } } - &:not(.has-form):not(.active) { - & > a:not(.button) { +// &:not(.has-form):not(.active) { +// & > a:not(.button) { // background: transparent; - } - } +// } +// } &.drop-left > .dropdown { right: 0 !important; // may have to be 134px -- 2.17.1