From 21556730d754d3b36f1574889373b4769d178979 Mon Sep 17 00:00:00 2001 From: wes Date: Fri, 24 Jun 2016 01:38:18 -0400 Subject: [PATCH] change position of search input --- src/styles/search.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles/search.css b/src/styles/search.css index 6d6866e..d73618b 100644 --- a/src/styles/search.css +++ b/src/styles/search.css @@ -27,7 +27,7 @@ a { } .search-form { - margin-top: 5%; + margin-top: 9%; -webkit-appearance: none !important; }