From: Anthony Talarico Date: Mon, 7 Aug 2017 15:39:00 +0000 (-0400) Subject: reducing font size for the main site search input in the header X-Git-Tag: v1.1.16^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=a5c16eafd341d47316a820d3d637e3890c16b39f;p=WP-Themes%2FRecycleEmmet.git reducing font size for the main site search input in the header moving the placeholder text for the header search input to the edge of the input container to line up with the search widget --- diff --git a/css/app.css b/css/app.css index 51589f7..58d9b20 100755 --- a/css/app.css +++ b/css/app.css @@ -6566,8 +6566,8 @@ li > p.open { border-left: 3px solid #fcde74; border-top: 3px solid #fcde74; border-right: 3px solid #fcde74; - padding: 0 9px; - font-size: 18px; + padding: 0 2px 0 3px; + font-size: 15px; font-family: Open Sans, sans-serif; } #search-page { diff --git a/header.php b/header.php index d696e19..eb3584e 100755 --- a/header.php +++ b/header.php @@ -6,7 +6,7 @@ Emmet County Recycling <?php wp_title(); ?> - + @@ -43,7 +43,7 @@