doing a bit more work with the top bar
authorIan Weller <ian@gaslightmedia.com>
Mon, 1 Aug 2016 13:42:39 +0000 (09:42 -0400)
committerIan Weller <ian@gaslightmedia.com>
Mon, 1 Aug 2016 13:42:39 +0000 (09:42 -0400)
css/app.css
scss/_topbar.scss

index 3f73dd6..59ee758 100644 (file)
@@ -6438,7 +6438,7 @@ header {
           text-transform: none;
           text-align: left;
           line-height: normal;
-          padding: 10px 20px 0 0;
+          padding: 10px 10px 0 0;
           white-space: pre-wrap; }
           .top-bar-section ul li.has-dropdown ul.dropdown li a:hover {
             text-decoration: none; }
index 156f935..54f5b92 100644 (file)
@@ -65,7 +65,7 @@
                             text-transform: none;
                             text-align: left;
                             line-height: normal;
-                            padding: 10px 20px 0 0;
+                            padding: 10px 10px 0 0;
                             white-space: pre-wrap;
                             &:hover {
                                 text-decoration: none;