From: Anthony Talarico Date: Mon, 7 Dec 2015 16:41:20 +0000 (-0500) Subject: adding properties menu to medium up X-Git-Tag: v1.0.0^2~124 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=e6f42b196d36b26f88a9173251a116c0896f9df5;p=WP-Themes%2Fstaffords.git adding properties menu to medium up --- diff --git a/css/app.css b/css/app.css index f1e96e0..8396a79 100644 --- a/css/app.css +++ b/css/app.css @@ -6497,6 +6497,9 @@ header .searchform input[type="submit"]:hover { @media only screen and (max-width: 40em) { .tab-bar { margin-top: 0; } } + @media only screen and (min-width:40.063em) and (max-width:64em) { + .tab-bar { + margin-top: 78px; } } .tab-bar span { color: #6c4f53; font-weight: bold; @@ -7071,7 +7074,7 @@ main a { -webkit-box-shadow: 0px -5px 8px -2px rgba(0, 0, 0, 0.5); } @media only screen and (min-width:40.063em) and (max-width:64em) { #slideshow { - top: -90px; } } + top: -83px; } } @media only screen and (max-width: 40em) { #slideshow { top: 0; } } diff --git a/header.php b/header.php index d8ecdc6..b8cfb9d 100644 --- a/header.php +++ b/header.php @@ -15,16 +15,16 @@
-
+
-
+
-
+
-