Merge branch '17000-comment-links' into 'master'

Remove break-all from links

Closes #17000

See merge request !4042
This commit is contained in:
Jacob Schatz
2016-05-04 20:59:27 +00:00
-4
View File
@@ -114,10 +114,6 @@ ul.notes {
word-break: keep-all;
}
}
a {
word-break: break-all;
}
}
.note-header {