adjusted dropdown width for about staffords
authorAnthony Talarico <talarico@gaslightmedia.com>
Mon, 30 Nov 2015 17:50:31 +0000 (12:50 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Mon, 30 Nov 2015 17:50:31 +0000 (12:50 -0500)
css/app.css
scss/_topbar.scss

index 4645670..a918004 100644 (file)
@@ -6904,7 +6904,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: auto;
+            width: 250px;
             float: none;
             padding: 0;
             min-width: 100px;
index d64763c..a926358 100644 (file)
                         }
                         li {
                             background: $cream;
-                            width: auto;
+                            width: 250px;
                             float: none;
                             padding: 0;
                             min-width: 100px;