[Glitch] Prevent split line between icon and number on reposts & favourites
Port b923a4c755
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
c943f17b1b
commit
27f7e5b0f3
|
@ -604,6 +604,7 @@
|
|||
.detailed-status__link {
|
||||
color: inherit;
|
||||
text-decoration: none;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.detailed-status__favorites,
|
||||
|
|
Reference in New Issue