mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-15 08:48:53 +00:00
Fix visual line-break glitch with .invisible parts of links (#4655)
This commit is contained in:
@@ -237,6 +237,8 @@
|
||||
line-height: 0;
|
||||
display: inline-block;
|
||||
width: 0;
|
||||
height: 0;
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
.ellipsis {
|
||||
|
||||
Reference in New Issue
Block a user