Remove search bar

It's not really implemented so let's get it out of the way for now.
This commit is contained in:
lilia 2015-01-21 12:46:46 -10:00
parent 8097db9af7
commit dc4ff850ed

View file

@ -26,11 +26,6 @@
</div>
</div>
<div id='gutter' class='gutter'>
<div class='search'>
<form>
<input name='contact_search' placeholder='Search' type='search'>
</form>
</div>
<div id='contacts'></div>
</div>
<div id='file-modal'></div>