use border radius on profile image

This commit is contained in:
Connor Turland 2016-08-12 05:09:10 +00:00
parent dc60c3f3ed
commit ceb335e728

View file

@ -121,4 +121,5 @@ li.mobileMenuUser {
display: inline-block;
vertical-align: middle;
margin-right: 10px;
border-radius: 16px;
}