diff --git a/app/views/layouts/_profile.html.haml b/app/views/layouts/_profile.html.haml index ba986ca0..020eaf6e 100644 --- a/app/views/layouts/_profile.html.haml +++ b/app/views/layouts/_profile.html.haml @@ -1,8 +1,8 @@ %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)} - %span.visible-xs= current_user.screen_name - %b.caret + .visible-xs= current_user.screen_name + %b.caret.visible-xs %ul.dropdown-menu.profile--dropdown %li.hidden-xs .media.profile--dropdown-media