Column fix

This commit is contained in:
Martin Lensment 2015-01-28 12:29:04 +02:00
parent b548a6be24
commit bbbca7cf63

View file

@ -28,7 +28,6 @@
= f.label :registrar
= f.search_field :api_user_registrar_cont, class: 'form-control', placeholder: t('registrar')
.col-md-3
.col-md-3
.form-group
= f.label t(:created_after)
= f.search_field :created_at_gteq, class: 'form-control', placeholder: t('created_after')