mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:50 +01:00
Fix freetime button overlaps duration time field
This commit is contained in:
parent
9dff170c70
commit
0b6ebd4868
@ -675,4 +675,8 @@ img.calendar_print_button, img.calendar_print_appicon {
|
||||
.calendar_favorite_portlet .calendar_calDayColHeader a img,
|
||||
.calendar_favorite_portlet .calendar_plannerScale a img{
|
||||
display: none;
|
||||
}
|
||||
|
||||
#calendar-edit select#calendar-edit_duration {
|
||||
width: 133px;
|
||||
}
|
Loading…
Reference in New Issue
Block a user