Commit bf758209 by Thanh Hung Pham

Fix layout

parent ebaa096e
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
<%- end -%> <%- end -%>
</div> </div>
<div class="form_group"> <div class="form-group">
<%= f.label :password_confirmation %><br /> <%= f.label :password_confirmation %><br />
<%= f.password_field :password_confirmation, autocomplete: "off", class: 'form-control' %> <%= f.password_field :password_confirmation, autocomplete: "off", class: 'form-control' %>
</div> </div>
......
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