From: Anthony Talarico Date: Tue, 8 Dec 2015 17:54:22 +0000 (-0500) Subject: removed properties margin-left X-Git-Tag: v1.0.0^2~103 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=65bafbf039ff252b371e1549fb9e2f43f29f74ad;p=WP-Themes%2Fstaffords.git removed properties margin-left --- diff --git a/css/app.css b/css/app.css index d45a5a2..4ea01db 100644 --- a/css/app.css +++ b/css/app.css @@ -6486,7 +6486,10 @@ header .searchform input[type="submit"]:hover { #properties section.top-bar-section { left: 0 !important; } -@media only screen and (max-width: 40em) { +#about section.top-bar-section { + left: 0 !important; } + +@media only screen and (min-width:0em) and (max-width:64em) { .headerLogo { margin-top: 35px; } #properties { @@ -6495,9 +6498,15 @@ header .searchform input[type="submit"]:hover { box-shadow: none !important; } .top-bar-section ul li { line-height: 2.25 !important; } + #properties .top-bar .top-bar-section ul#menu-properties li { + box-shadow: none; } #properties .top-bar .top-bar-section ul#menu-properties li ul.dropdown li a { width: 206px !important; } } +@media only screen and (max-width: 40em) { + .headerLogo { + margin-top: 70px; } } + .contain-to-grid { box-shadow: 0 5px 10px -1px #999999; } .contain-to-grid .top-bar { @@ -6814,7 +6823,7 @@ header .searchform input[type="submit"]:hover { margin-top: 12px; } #properties { - margin-left: 28px; } + margin-left: 0px; } #properties .top-bar { margin-top: 0px; background: transparent; diff --git a/header.php b/header.php index 22c8b99..f0e6386 100644 --- a/header.php +++ b/header.php @@ -24,15 +24,18 @@ -
- -
-
+ +
+ +
+ + +