projects
/
WP-Themes
/
mcgulpinpoint.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8bc41c0
)
change search button class
author
Ian Weller
<ian@gaslightmedia.com>
Thu, 13 Aug 2015 15:12:44 +0000
(11:12 -0400)
committer
Ian Weller
<ian@gaslightmedia.com>
Thu, 13 Aug 2015 15:12:44 +0000
(11:12 -0400)
parts/off-canvas-menu.php
patch
|
blob
|
history
diff --git
a/parts/off-canvas-menu.php
b/parts/off-canvas-menu.php
index
fe9b638
..
c632687
100644
(file)
--- a/
parts/off-canvas-menu.php
+++ b/
parts/off-canvas-menu.php
@@
-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">