mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:20 +01:00
Print function for calendar - hide scrollbar for timegrids
This commit is contained in:
parent
0f18558682
commit
ef00fc3122
@ -24,7 +24,7 @@
|
||||
page-break-inside: avoid;
|
||||
}
|
||||
.calendar_calTimeGrid .calendar_calTimeGridScroll {
|
||||
overflow-y: hidden;
|
||||
overflow-y: hidden !important;
|
||||
}
|
||||
|
||||
/* Let hidden user names be visible */
|
||||
|
Loading…
Reference in New Issue
Block a user