change search button class
authorIan Weller <ian@gaslightmedia.com>
Thu, 13 Aug 2015 15:12:44 +0000 (11:12 -0400)
committerIan Weller <ian@gaslightmedia.com>
Thu, 13 Aug 2015 15:12:44 +0000 (11:12 -0400)
parts/off-canvas-menu.php

index fe9b638..c632687 100644 (file)
@@ -2,7 +2,7 @@
     <?php glm_offcanvas_menu(); ?>
     <form role="search" method="get" id="searchform" action="<?php echo home_url('/'); ?>">
         <input type="search" name="s" placeholder="Search">
-        <input class="search-button" type="submit" placeholder="" value="SEARCH" name="submit">
+        <input class="button" type="submit" placeholder="" value="SEARCH" name="submit">
     </form>
     <?php get_template_part('parts/client-info-offcanvas');?>
     <ul class="offcavas-social-list">