mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 06:49:14 +08:00
UX: prevent twitter like/retweet counts from wrapping (#27333)
This commit is contained in:
parent
a5c06f0b2c
commit
9404459188
|
@ -693,6 +693,7 @@ aside.onebox.twitterstatus .onebox-body {
|
|||
color: var(--primary-medium);
|
||||
display: flex;
|
||||
margin-left: 0.75em;
|
||||
white-space: nowrap;
|
||||
|
||||
svg {
|
||||
fill: currentColor;
|
||||
|
|
Loading…
Reference in New Issue
Block a user