Remove unused extra hr in preferences

This commit is contained in:
Annabel Dunstone Gray 2017-09-07 15:25:57 -07:00
parent 2f46c3a80f
commit d0bee4a9e8

View file

@ -16,10 +16,10 @@
.preview= image_tag "#{scheme.css_class}-scheme-preview.png"
= f.radio_button :color_scheme_id, scheme.id
= scheme.name
.col-sm-12
%hr
.col-sm-12
%hr
.col-lg-4.profile-settings-sidebar
%h4.prepend-top-0
Behavior