removed margin from properties dropdown
authorAnthony Talarico <talarico@gaslightmedia.com>
Thu, 3 Dec 2015 14:07:58 +0000 (09:07 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Thu, 3 Dec 2015 14:07:58 +0000 (09:07 -0500)
css/app.css
scss/_topbar.scss

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