Break paths in exceptions hard with css if necessary

Using `word-break: break-all;`

Signed-off-by: drublic <hans@sa-designz.de>
This commit is contained in:
drublic 2012-02-01 23:13:45 +01:00
parent 4682b096f6
commit 2374e54e1c

View File

@ -60,6 +60,7 @@ build: 56
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 20px;
color: #313131;
word-break: break-all;
}
.sf-exceptionreset li {