mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
Fix visual line-break glitch with .invisible parts of links (#4655)
This commit is contained in:
parent
3534e115e5
commit
4cbb638604
@ -237,6 +237,8 @@
|
|||||||
line-height: 0;
|
line-height: 0;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: 0;
|
width: 0;
|
||||||
|
height: 0;
|
||||||
|
position: absolute;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ellipsis {
|
.ellipsis {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user