forked from extern/egroupware
Fix freetime button overlaps duration time field
This commit is contained in:
parent
181eea84bb
commit
d597664d6f
@ -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