From: Ian Weller Date: Thu, 13 Aug 2015 18:54:52 +0000 (-0400) Subject: first steps X-Git-Tag: 1.2.5~2^2~2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=f241cc4cd6b678f64e60ce5f4f3b7e165cb3b26d;p=WP-Themes%2Fgilmoremuseum.git first steps --- diff --git a/scss/_structure.scss b/scss/_structure.scss index c1927b9..3b6f598 100644 --- a/scss/_structure.scss +++ b/scss/_structure.scss @@ -182,7 +182,7 @@ header .row .search-top img { border-radius: 10px; border: 1px solid lightgrey; padding: 0; - position: sticky; +// position: sticky; width: 32px; } } @@ -320,9 +320,6 @@ header .row .search-top img { #search-button { background: none repeat scroll 0 0 white; color: black; - height: 40px; - padding: 7px 108px; - width: 100%; } } .off-canvas-social {