replaced margin and adjusted width of dropdown items
authorAnthony Talarico <talarico@gaslightmedia.com>
Thu, 3 Dec 2015 14:11:27 +0000 (09:11 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Thu, 3 Dec 2015 14:11:27 +0000 (09:11 -0500)
css/app.css
scss/_topbar.scss

index 3010162..9fe6d93 100644 (file)
@@ -6826,8 +6826,8 @@ header .searchform input[type="submit"]:hover {
         left: 0;
         margin-top: 0;
         border: none;
-        width: 245px;
-        margin-left: -1px;
+        width: 245.5px;
+        margin-left: -2px;
         box-shadow: none; }
         #properties .top-bar .top-bar-section ul#menu-properties li ul.dropdown:before {
           border: none; }
index 23ba1f9..493e36c 100644 (file)
                         left: 0;
                         margin-top: 0;
                         border: none;
-                        width: 245px;
+                        width: 245.5px;
 //                        padding-top: 5px;
-                        margin-left: -1px;
+                        margin-left: -2px;
                         box-shadow: none;
                         &:before {
                             border: none;