adding period to the header widget search input placeholder text
authorAnthony Talarico <talarico@gaslightmedia.com>
Mon, 7 Aug 2017 20:09:42 +0000 (16:09 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Mon, 7 Aug 2017 20:09:42 +0000 (16:09 -0400)
header.php
style.css

index eb3584e..d6f6799 100755 (executable)
@@ -60,7 +60,7 @@
                                                    <div class="row">
                                                       <div class="input-wrapper">
                                                          <div id="input-columns" class="small-12 columns">
-                                                              <input class="recollect-input" type="text" name="query" placeholder="Recyclable or rubbish? Ask the Recycle Genie here" />
+                                                              <input class="recollect-input" type="text" name="query" placeholder="Recyclable or rubbish? Ask the Recycle Genie here." />
                                                               <button class="btn recollect-btn" type="submit"></button>
                                                           </div>
                                                           <div id="top_angle_2" class="large-1 show-for-large-up columns"></div>
index 96c314b..6a1cf2f 100755 (executable)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: Emmet County Recycling
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme created for Emmet County's Recycling Center.
-Version: 1.1.16
+Version: 1.1.17
 */