diff --git a/calendar/templates/pixelegg/app.css b/calendar/templates/pixelegg/app.css index 46ce83a48e..703a25103a 100755 --- a/calendar/templates/pixelegg/app.css +++ b/calendar/templates/pixelegg/app.css @@ -1136,6 +1136,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;