diff --git a/calendar/templates/default/app.css b/calendar/templates/default/app.css index 90c0fe279b..17708a9496 100644 --- a/calendar/templates/default/app.css +++ b/calendar/templates/default/app.css @@ -71,7 +71,7 @@ #calendar-todo { position: absolute; width: 30%; - + margin-top: 0px; /* Nice transition when changing days in a week */ transition: 1s ease-in-out; }