mirror of
https://github.com/discourse/discourse.git
synced 2025-02-20 11:48:26 -06: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