changed about menu padding
authorAnthony Talarico <talarico@gaslightmedia.com>
Tue, 1 Dec 2015 18:01:48 +0000 (13:01 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Tue, 1 Dec 2015 18:01:48 +0000 (13:01 -0500)
css/app.css
scss/_topbar.scss

index 6fbf320..3fbe0b8 100644 (file)
@@ -6867,7 +6867,7 @@ header .searchform input[type="submit"]:hover {
       #about .top-bar .top-bar-section ul#menu-about-staffords li {
         background: transparent;
         display: inline-block;
-        padding: 0px 25px;
+        padding: 0px 25px !important;
         width: 250px;
         height: 40px; }
         #about .top-bar .top-bar-section ul#menu-about-staffords li:before {
index 138ac1f..471f6eb 100644 (file)
                 li {
                     background: transparent;
                     display: inline-block;
-                    padding: 0px 25px;
+                    padding: 0px 25px !important;
                     width: 250px;
                     height: 40px;
                     &:before {