diff --git a/calendar/templates/default/app.css b/calendar/templates/default/app.css index d658d41514..18327e2840 100644 --- a/calendar/templates/default/app.css +++ b/calendar/templates/default/app.css @@ -1158,6 +1158,7 @@ Hide subsequent headers in week view with non-consolidated owners .calendar_eventRowsFiller { position: absolute; top: 0px; + right: 0px; height: 93%; background-color: white; border: 1px dashed gray;