[Glitch] Prevent split line between icon and number on reposts & favourites
Port 82b0cfce7e
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
lolsob-rspec
parent
0ef1efbe71
commit
d2500a89fc
app/javascript/flavours/glitch/styles/components
|
@ -604,6 +604,7 @@
|
||||||
.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,
|
||||||
|
|
Loading…
Reference in New Issue