mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-03-24 09:43:24 -04:00
smaller search box in top nav
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user