remove old .horizontal
This commit is contained in:
parent
866bf9d160
commit
2a4da78906
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
||||||
<label><input name="remember_me" value="1" type="checkbox"/> <%- @T( 'Remember me' ) %></label>
|
<label><input name="remember_me" value="1" type="checkbox"/> <%- @T( 'Remember me' ) %></label>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="form-controls horizontal">
|
<div class="form-controls">
|
||||||
<button class="btn btn--primary" type="submit"><%- @T( 'Sign in' ) %></button>
|
<button class="btn btn--primary" type="submit"><%- @T( 'Sign in' ) %></button>
|
||||||
|
|
||||||
<% if @C('user_lost_password'): %>
|
<% if @C('user_lost_password'): %>
|
||||||
|
|
Loading…
Reference in a new issue