2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-06 09:10:25 +08:00

correct mobile badge display

This commit is contained in:
Jeff Atwood 2016-03-29 23:36:54 -07:00
parent cdf6aa4cb4
commit 4d5074994c

View file

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