adding trail search form for the right off canvas
authorAnthony Talarico <talarico@gaslightmedia.com>
Fri, 5 May 2017 12:30:15 +0000 (08:30 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Fri, 5 May 2017 12:30:15 +0000 (08:30 -0400)
commitfdeb79b99a1357ac64e5365c9473b1bf8a3a7ea5
treefa5ee98938dbceca66891aecec7833c6b32fca9d
parent27fe178cdc257c1690f074029a3d80bfae6a98d8
adding trail search form for the right off canvas

separated the searh form into partials so it could be used in the right
off canvas menu. changed ids to classes and added styles to right oc search
menu
15 files changed:
css/app.css
css/app.css.map
js/app.js
js/custom/headerSearch.js
js/custom/pageSetup.js
parts/oc-trail-form.php [new file with mode: 0644]
parts/search-filters.php [new file with mode: 0644]
parts/trail-search.php [new file with mode: 0644]
scss/_page.header.scss
scss/_right-off-canvas.scss
scss/_topbar.scss
scss/app.scss
sections/header.php
sections/off-canvas.php
sections/top-bar.php