mirror of
https://github.com/internetee/registry.git
synced 2025-05-16 09:27:19 +02:00
Remove unused CSS
This commit is contained in:
parent
ac349a8e12
commit
7d1f59f03f
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
.row
|
||||
.col-md-12
|
||||
= search_form_for [:registrar, @q], html: { style: 'margin-bottom: 0;', class: 'js-form', autocomplete: 'off' } do |f|
|
||||
= search_form_for [:registrar, @q], html: { style: 'margin-bottom: 0;', autocomplete: 'off' } do |f|
|
||||
.row
|
||||
.col-md-3
|
||||
.form-group
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue