disable searching since it's not yet working in production

This commit is contained in:
Michael Q Larson
2015-03-08 16:27:25 -07:00
parent bc06c69a7b
commit 48ce07058d

View File

@ -1,9 +1,10 @@
.col-xs-12
.spacer
h1.text-center Search is coming soon
.input-group
input#searchArea.big-text-field.field-responsive.form-control(type='text', placeholder='Search our stories', autofocus)
span.input-group-btn
button#searchbutton.btn.btn-big.btn-primary.btn-responsive(type='button') Search
button.disabled#searchbutton.btn.btn-big.btn-primary.btn-responsive(type='button') Search
.spacer
#story-list