From f2678cac0f50ec4b39c599e742031a33978803a9 Mon Sep 17 00:00:00 2001 From: Andreas N Date: Thu, 12 Feb 2015 17:23:46 +0100 Subject: [PATCH] applied to wrong item --- app/views/layouts/_profile.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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