Commit 3bc25264 authored by Bryce Johnson's avatar Bryce Johnson

Fix superfluous margin on new_ldap submit.

parent b4f84ff7
......@@ -10,4 +10,4 @@
%label{for: "remember_me"}
= check_box_tag :remember_me, '1', false, id: 'remember_me'
%span Remember me
= button_tag "Sign in", class: "btn-save btn btn-block"
= submit_tag "Sign in", class: "btn-save btn"
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment