changed width of about menu dropdown
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 2 Dec 2015 20:05:24 +0000 (15:05 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 2 Dec 2015 20:05:24 +0000 (15:05 -0500)
css/app.css
scss/_topbar.scss

index 41f02a9..b2d22b7 100644 (file)
@@ -6909,7 +6909,7 @@ header .searchform input[type="submit"]:hover {
             border: none; }
           #about .top-bar .top-bar-section ul#menu-about-staffords li ul.dropdown li {
             background: #ede6d9;
-            width: 265px;
+            width: 245px;
             float: none;
             padding: 0;
             min-width: 100px;
index 8d74be6..db4d8f0 100644 (file)
                         }
                         li {
                             background: $cream;
-                            width: 265px;
+                            width: 245px;
                             float: none;
                             padding: 0;
                             min-width: 100px;