Fix word-wrap for long motion identifier in Firefox.
This commit is contained in:
parent
45c3da22f9
commit
341916123c
@ -975,6 +975,7 @@ img {
|
|||||||
.os-table .id-col {
|
.os-table .id-col {
|
||||||
width: 50px;
|
width: 50px;
|
||||||
min-height: 1px;
|
min-height: 1px;
|
||||||
|
word-wrap: break-word;
|
||||||
}
|
}
|
||||||
|
|
||||||
.os-table .id-col-space {
|
.os-table .id-col-space {
|
||||||
|
Loading…
Reference in New Issue
Block a user