mirror of
https://github.com/privacyguides/discourse-brand.git
synced 2025-06-15 01:11:16 +00:00
Cut off top contributor overflow
This commit is contained in:
parent
d5f086c088
commit
321314e207
@ -11,3 +11,10 @@
|
||||
box-shadow: none;
|
||||
margin: 0;
|
||||
}
|
||||
.top-contributors--user {
|
||||
white-space: nowrap;
|
||||
.top-contributors--user-badge {
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user