Fix redundant scrollbar on .event-line element in Chrome
This commit is contained in:
parent
68d065a399
commit
ae69d586c2
1 changed files with 1 additions and 2 deletions
|
@ -795,8 +795,7 @@ a.miniColors-trigger {
|
|||
}
|
||||
|
||||
.calendarmain .eventdialog div.event-line {
|
||||
margin-top: 0.1em;
|
||||
margin-bottom: 0.3em;
|
||||
margin-bottom: 0.4em;
|
||||
white-space: nowrap;
|
||||
overflow-x: hidden;
|
||||
text-overflow: ellipsis;
|
||||
|
|
Loading…
Add table
Reference in a new issue