remove old .horizontal

This commit is contained in:
Felix Niklas 2015-06-29 14:55:31 +02:00
parent 866bf9d160
commit 2a4da78906

View file

@ -24,7 +24,7 @@
<label><input name="remember_me" value="1" type="checkbox"/> <%- @T( 'Remember me' ) %></label>
</div>
<div class="form-controls horizontal">
<div class="form-controls">
<button class="btn btn--primary" type="submit"><%- @T( 'Sign in' ) %></button>
<% if @C('user_lost_password'): %>