mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-18 20:51:23 +01:00
Fix freetime button overlaps duration time field
This commit is contained in:
parent
181eea84bb
commit
d597664d6f
@ -676,3 +676,7 @@ img.calendar_print_button, img.calendar_print_appicon {
|
|||||||
.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