Prevent split line between icon and number on reposts & favourites (#26004)
parent
71db616fed
commit
b923a4c755
|
@ -1423,6 +1423,7 @@ body > [data-popper-placement] {
|
|||
.detailed-status__link {
|
||||
color: inherit;
|
||||
text-decoration: none;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.detailed-status__favorites,
|
||||
|
|
Loading…
Reference in New Issue