Fix word-wrap for long motion identifier in Firefox.

This commit is contained in:
Emanuel Schütze 2017-02-03 14:01:40 +01:00
parent 45c3da22f9
commit 341916123c

View File

@ -975,6 +975,7 @@ img {
.os-table .id-col {
width: 50px;
min-height: 1px;
word-wrap: break-word;
}
.os-table .id-col-space {