suppression de word-break sur les liens
This commit is contained in:
parent
d02430bc31
commit
c6fd1278eb
6 changed files with 7 additions and 19 deletions
|
@ -37,9 +37,6 @@
|
|||
word-wrap: break-word;
|
||||
hyphens: auto;
|
||||
}
|
||||
a {
|
||||
word-break: break-all;
|
||||
}
|
||||
}
|
||||
|
||||
// use .no-wrapping to disallow hyphens on small screens
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue