Remove unused CSS

This commit is contained in:
Artur Beljajev 2018-01-15 10:40:53 +02:00
parent 0ad0437dec
commit 5f26c868ed

View file

@ -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">