mirror of
https://github.com/discourse/discourse.git
synced 2025-02-20 11:48:26 -06:00
correct mobile badge display
This commit is contained in:
parent
cdf6aa4cb4
commit
4d5074994c
@ -614,10 +614,10 @@
|
||||
width: 300px;
|
||||
}
|
||||
|
||||
.user-info.medium.user-detail {
|
||||
.user-info.medium .user-detail {
|
||||
width: 240px;
|
||||
}
|
||||
|
||||
.user-info.medium.user-image {
|
||||
width: 50px;
|
||||
.user-info.medium .user-image {
|
||||
width: auto;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user