suppression de word-break sur les liens

This commit is contained in:
Raphael Goetter 2016-01-25 17:32:10 +01:00
parent d02430bc31
commit c6fd1278eb
6 changed files with 7 additions and 19 deletions

View file

@ -37,9 +37,6 @@
word-wrap: break-word;
hyphens: auto;
}
a {
word-break: break-all;
}
}
// use .no-wrapping to disallow hyphens on small screens