diff --git a/app/views/user/_actions.html.haml b/app/views/user/_actions.html.haml index cc1269ab..ee7b59fc 100644 --- a/app/views/user/_actions.html.haml +++ b/app/views/user/_actions.html.haml @@ -10,7 +10,7 @@ %button#editprofile.btn.btn-primary.btn-block.profile--follow-btn{type: :button, name: 'user-action', data: { action: :follow, type: type, target: user.screen_name }} Follow - unless user == current_user - .btn-group + .btn-group.btn-block %button.btn.btn-default.btn-block.btn-sm.dropdown-toggle{data: { toggle: :dropdown }, aria: { expanded: :false }} Actions %span.caret