From f241cc4cd6b678f64e60ce5f4f3b7e165cb3b26d Mon Sep 17 00:00:00 2001 From: Ian Weller Date: Thu, 13 Aug 2015 14:54:52 -0400 Subject: [PATCH] first steps --- scss/_structure.scss | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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 { -- 2.17.1