replace right with pull-right
This commit is contained in:
parent
7ba4f2dcfa
commit
e2fb18a3ec
96 changed files with 143 additions and 144 deletions
|
@ -1,6 +1,6 @@
|
|||
%h3.page_title
|
||||
Users
|
||||
= link_to 'New User', new_admin_user_path, class: "btn btn-small right"
|
||||
= link_to 'New User', new_admin_user_path, class: "btn btn-small pull-right"
|
||||
%br
|
||||
|
||||
= form_tag admin_users_path, method: :get, class: 'form-inline' do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue