mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 07:34:18 +08:00
UX: removes width constraint in user-card badge section
This commit is contained in:
parent
b1297a5f5a
commit
dda918f862
|
@ -285,7 +285,6 @@ $user_card_background: $secondary;
|
|||
.badge-section {
|
||||
display: flex;
|
||||
align-items: flex-start;
|
||||
width: 500px;
|
||||
padding-bottom: 10px;
|
||||
margin-top: 5px;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user