mirror of
https://github.com/internetee/registry.git
synced 2025-05-16 17:37:17 +02:00
Remove unused CSS
This commit is contained in:
parent
0ad0437dec
commit
5f26c868ed
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<%= render 'shared/title', name: t(:domains) %>
|
||||
<div class="row">
|
||||
<div class="col-md-12">
|
||||
<%= search_form_for [:admin, @q], html: { style: 'margin-bottom: 0;', class: 'js-form', autocomplete: 'off' } do |f| %>
|
||||
<%= search_form_for [:admin, @q], html: { autocomplete: 'off' } do |f| %>
|
||||
<div class="row">
|
||||
<div class="col-md-3">
|
||||
<div class="form-group">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue