From a8bec5ff6413fe5712d148511af5ceb2c975fb1b Mon Sep 17 00:00:00 2001 From: Hadi Nategh Date: Mon, 12 Sep 2022 15:44:59 +0200 Subject: [PATCH] Fix freetime search dialog --- calendar/templates/default/app.css | 9 --------- calendar/templates/default/freetimesearch.xet | 11 +++++++---- calendar/templates/pixelegg/app.css | 9 --------- 3 files changed, 7 insertions(+), 22 deletions(-) diff --git a/calendar/templates/default/app.css b/calendar/templates/default/app.css index c78d0e4f09..a6d5c8b18d 100644 --- a/calendar/templates/default/app.css +++ b/calendar/templates/default/app.css @@ -1494,15 +1494,6 @@ Hide subsequent headers in week view with non-consolidated owners .calendar_freetime_header { font-size: 120%; font-weight: bold; } .calendar_freetime_timeframe { position: relative;} -.calendar_freetime_dow { - position: absolute; - width: 30ex; - height: 22em; -} -.calendar_freetime_dow ul.ui-multiselect-checkboxes { - overflow-y: visible; - height: 20em; -} img.calendar_print_button, img.calendar_print_appicon { height: 24px; diff --git a/calendar/templates/default/freetimesearch.xet b/calendar/templates/default/freetimesearch.xet index af0d2a5bb0..5bf7e0e504 100644 --- a/calendar/templates/default/freetimesearch.xet +++ b/calendar/templates/default/freetimesearch.xet @@ -3,7 +3,7 @@