changed off canvas search type form image to button
authorIan Weller <ian@gaslightmedia.com>
Tue, 29 Sep 2015 20:21:21 +0000 (16:21 -0400)
committerIan Weller <ian@gaslightmedia.com>
Tue, 29 Sep 2015 20:21:21 +0000 (16:21 -0400)
parts/off-canvas-menu.php

index d152227..69545c1 100644 (file)
@@ -2,7 +2,7 @@
     <?php glm_offcanvas_menu(); ?>
     <form role="search" method="get" id="off-canvas-searchform" action="<?php echo home_url('/'); ?>">
      <input class="search-input" type="search" placeholder="Search" value="" name="s" id="lar-search">
-     <input class="button text-center" type="image" value="submit" name="searchButton">
+     <input class="button text-center" type="button" value="submit" name="searchButton">
     </form>
     <?php get_template_part('parts/client-info-offcanvas');?>
     <div class="offcavas-social-list">