the navbar is kinda broken

This commit is contained in:
Andreas N 2015-02-12 16:51:04 +01:00
parent 1ef032e69e
commit 89ea02e7af
2 changed files with 6 additions and 1 deletions

View File

@ -114,4 +114,9 @@
font-size: 1.2em;
line-height: 1.33em;
margin-top: 2px;
}
.profile--image-dropdown {
padding-top: 16px;
padding-bottom: 16px;
}

View File

@ -1,4 +1,4 @@
%li.dropdown
%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