#12706 fixed line break

This commit is contained in:
Daniel Cebrian 2023-12-26 12:10:55 +01:00
parent f901a52c05
commit e29181c1d5
1 changed files with 1 additions and 1 deletions

View File

@ -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;