From: Ian Weller Date: Fri, 11 Dec 2015 21:03:05 +0000 (-0500) Subject: adjusted query X-Git-Tag: v1.0.0^2~53 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=d40697bf2e9365184efa7feeec058dc7a63e2e87;p=WP-Themes%2Fshipwreckmuseum.git adjusted query --- diff --git a/css/app.css b/css/app.css index 31b7e10..bf2243b 100644 --- a/css/app.css +++ b/css/app.css @@ -6926,7 +6926,7 @@ main.page-inside #content-wrapper { bottom: 104px; } } @supports (-ms-accelerator: true) { .slider-fade { - bottom: 0; } } + bottom: 45px; } } @media (min-width: 320px) and (max-width: 1023px) { .slider-fade { diff --git a/scss/_slideshow.scss b/scss/_slideshow.scss index bb5bed6..ba47e89 100644 --- a/scss/_slideshow.scss +++ b/scss/_slideshow.scss @@ -62,7 +62,7 @@ bottom: 104px; } @supports (-ms-accelerator:true) { - bottom: 0; + bottom: 45px; } bottom: 30px; //bottom: 104px;