forked from extern/egroupware
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_calDayColHeader a img,
|
||||||
.calendar_favorite_portlet .calendar_plannerScale a img{
|
.calendar_favorite_portlet .calendar_plannerScale a img{
|
||||||
display: none;
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
#calendar-edit select#calendar-edit_duration {
|
||||||
|
width: 133px;
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user