diff --git a/app/views/layouts/_profile.html.haml b/app/views/layouts/_profile.html.haml
index f1caee58..033b28f2 100644
--- a/app/views/layouts/_profile.html.haml
+++ b/app/views/layouts/_profile.html.haml
@@ -1,7 +1,7 @@
%li.dropdown.profile--image-dropdown
%a.dropdown-toggle{href: "#", "data-toggle" => "dropdown"}
%img.img-rounded.answerbox--img.hidden-xs{src: current_user.profile_picture.url(:small)}
- .visible-xs= current_user.screen_name
+ .visible-xs.navbar--inline-block= current_user.screen_name
%b.caret.visible-xs.navbar--inline-block
%ul.dropdown-menu.profile--dropdown
%li.hidden-xs