Remove unused extra hr in preferences
This commit is contained in:
parent
2f46c3a80f
commit
d0bee4a9e8
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue