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