#12706 fixed line break
This commit is contained in:
parent
f901a52c05
commit
e29181c1d5
|
@ -108,7 +108,7 @@ td > input[id^="checkbox-multi"] {
|
|||
height: 2.5em;
|
||||
}
|
||||
|
||||
.info_table.events tr > td span:not(.invisible) {
|
||||
.info_table.events tr:not(.group) > td span:not(.invisible) {
|
||||
display: inline-block;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
|
|
Loading…
Reference in New Issue