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 {
|
.detailed-status__link {
|
||||||
color: inherit;
|
color: inherit;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
.detailed-status__favorites,
|
.detailed-status__favorites,
|
||||||
|
|
Reference in New Issue