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
|
@ -1725,9 +1725,6 @@ s,m,l,n = small, medium, large, none
|
|||
-ms-hyphens: auto;
|
||||
hyphens: auto;
|
||||
}
|
||||
a {
|
||||
word-break: break-all;
|
||||
}
|
||||
}
|
||||
@media (max-width: 640px) {
|
||||
.no-wrapping {
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue