Padding fix
authorLaury GvR <laury@gaslightmedia.com>
Mon, 8 Dec 2014 18:48:46 +0000 (13:48 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Mon, 8 Dec 2014 18:48:46 +0000 (13:48 -0500)
assets/logo.jpg
scss/_structure.scss

index 59124e3..59e4e49 100644 (file)
Binary files a/assets/logo.jpg and b/assets/logo.jpg differ
index b264ef2..e4a3201 100644 (file)
@@ -546,10 +546,10 @@ p.in {
 #move {
     margin-left: 43px
 }
-/*.top-bar-section .has-dropdown > a {
+.top-bar-section .has-dropdown > a {
     padding-right: 0.4em !important;
     padding: 0 0.4em !important;
-}
+}/*
 .top-bar-section > ul > li .dropdown {
     border: 1px solid #b1b3b5;
     box-shadow: 3px 3px 5px #b1b3b5;