From: Charles Scott Date: Tue, 5 Aug 2014 23:44:24 +0000 (-0400) Subject: Updated styles for search box at top of page to keep text from being chopped off. X-Git-Tag: v1.1.6 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=5283a8fed841aabaa2236d3c19f1b3027af909e6;p=web%2FCityofMI.git Updated styles for search box at top of page to keep text from being chopped off. --- diff --git a/styles.css b/styles.css index 361ee84..4fffc63 100755 --- a/styles.css +++ b/styles.css @@ -76,6 +76,9 @@ img { width: 180px; top: 0; left: 0; + margin: 0; + padding: 0; + padding-left: 5px; height: 20px; } #searchSubmit {