mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
correct mobile badge display
This commit is contained in:
parent
cdf6aa4cb4
commit
4d5074994c
1 changed files with 3 additions and 3 deletions
|
@ -614,10 +614,10 @@
|
||||||
width: 300px;
|
width: 300px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.user-info.medium.user-detail {
|
.user-info.medium .user-detail {
|
||||||
width: 240px;
|
width: 240px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.user-info.medium.user-image {
|
.user-info.medium .user-image {
|
||||||
width: 50px;
|
width: auto;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue