diff --git a/app/frontend/src/stylesheets/app.layout.scss b/app/frontend/src/stylesheets/app.layout.scss index 8af5310c2..a80947ac8 100644 --- a/app/frontend/src/stylesheets/app.layout.scss +++ b/app/frontend/src/stylesheets/app.layout.scss @@ -124,6 +124,11 @@ height: 94px; text-align: center; } + + .public-calendar-heading-actions { + display: flex; + justify-content: right; + } } body.container { diff --git a/app/frontend/templates/calendar/calendar.html b/app/frontend/templates/calendar/calendar.html index 5204ada5c..909d42395 100644 --- a/app/frontend/templates/calendar/calendar.html +++ b/app/frontend/templates/calendar/calendar.html @@ -5,18 +5,18 @@ -