Skip to content
Extraits de code Groupes Projets
Valider 4cbb6386 rédigé par Eugen Rochko's avatar Eugen Rochko Validation de GitHub
Parcourir les fichiers

Fix visual line-break glitch with .invisible parts of links (#4655)

parent 3534e115
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -237,6 +237,8 @@ ...@@ -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 {
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter