correct mobile badge display

This commit is contained in:
Jeff Atwood 2016-03-29 23:36:54 -07:00
parent cdf6aa4cb4
commit 4d5074994c
1 changed files with 3 additions and 3 deletions

View File

@ -619,5 +619,5 @@
} }
.user-info.medium .user-image { .user-info.medium .user-image {
width: 50px; width: auto;
} }