first steps
authorIan Weller <ian@gaslightmedia.com>
Thu, 13 Aug 2015 18:54:52 +0000 (14:54 -0400)
committerIan Weller <ian@gaslightmedia.com>
Thu, 13 Aug 2015 18:54:52 +0000 (14:54 -0400)
scss/_structure.scss

index c1927b9..3b6f598 100644 (file)
@@ -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 {