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
commit 950ab1e847
1 changed files with 0 additions and 4 deletions

View File

@ -114,10 +114,6 @@ ul.notes {
word-break: keep-all;
}
}
a {
word-break: break-all;
}
}
.note-header {