Revert "removed break-line for links because it didn't seem to make sense"

This reverts commit 2f4d811079.
This commit is contained in:
Roger Braun 2017-02-19 12:13:56 +01:00
parent d45774b485
commit 5f74ae8de5
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@
a {
display: inline-block;
word-wrap: break-word;
word-break: break-all;
}
.status-content {