refactor buttons pt2
This commit is contained in:
parent
033aa1a885
commit
fb617c61b9
49 changed files with 90 additions and 90 deletions
|
@ -5,7 +5,7 @@
|
|||
= @user.name
|
||||
- if @user == current_user
|
||||
.right
|
||||
= link_to profile_path, class: 'btn small' do
|
||||
= link_to profile_path, class: 'btn btn-small' do
|
||||
%i.icon-edit
|
||||
Edit Profile
|
||||
%br
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue