diff --git a/resources/assets/stylesheets/fullcalendar.scss b/resources/assets/stylesheets/fullcalendar.scss
index a879e8f16307db4a12aa11628fd141368255a344..6e557bd6e29d46277a4e0c5767b42c8873affff2 100644
--- a/resources/assets/stylesheets/fullcalendar.scss
+++ b/resources/assets/stylesheets/fullcalendar.scss
@@ -12,6 +12,8 @@ a.fc-event, td.fc-event {
 }
 
 .fc {
+    max-width: $max-content-width;
+
     .fc-toolbar.fc-header-toolbar {
         margin-bottom: 0.5em;
     }