smaller search box in top nav

This commit is contained in:
Amelia Greenhall
2014-06-18 19:49:10 -07:00
parent 6858ec3f17
commit ef39d26fbd

View File

@@ -66,7 +66,4 @@
= form_tag crops_search_path, :method => :get, :class => 'navbar-search pull-right' do
.input-append
= text_field_tag 'search', nil, :placeholder => 'Search crops'
= button_tag :class => 'btn' do
%i.icon-search
= text_field_tag 'search', nil, :class => 'search-query input-medium', :placeholder => 'Search crops'