Prevent split line between icon and number on reposts & favourites (#26004)

This commit is contained in:
Terence Eden
2023-07-16 09:06:33 +01:00
committed by GitHub
parent 71db616fed
commit b923a4c755

View File

@ -1423,6 +1423,7 @@ body > [data-popper-placement] {
.detailed-status__link {
color: inherit;
text-decoration: none;
white-space: nowrap;
}
.detailed-status__favorites,