adding more width to drop down list for about staffords
authorAnthony Talarico <talarico@gaslightmedia.com>
Mon, 30 Nov 2015 17:51:38 +0000 (12:51 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Mon, 30 Nov 2015 17:51:38 +0000 (12:51 -0500)
css/app.css
scss/_topbar.scss

index a918004..0186f5c 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: 250px;
+            width: 265px;
             float: none;
             padding: 0;
             min-width: 100px;
index a926358..a1cc5c4 100644 (file)
                         }
                         li {
                             background: $cream;
-                            width: 250px;
+                            width: 265px;
                             float: none;
                             padding: 0;
                             min-width: 100px;