mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-23 00:13:35 +01:00
Make whole day non-blocking events wider so they take more space before wrapping.
This commit is contained in:
parent
541bca25b4
commit
bc2e0060da
@ -462,7 +462,7 @@ e.g. the div with class calendar_calTimeGrid is generated by the timeGridWidget
|
||||
display: inline-block;
|
||||
white-space: nowrap;
|
||||
/* This determines how many per line */
|
||||
flex: 1 1 6ex;
|
||||
flex: 1 1 20em;
|
||||
}
|
||||
.calendar_calEventTooltip{
|
||||
border-radius: 6px;
|
||||
|
Loading…
Reference in New Issue
Block a user