diff --git a/vrobbler/templates/scrobbles/calendar.html b/vrobbler/templates/scrobbles/calendar.html index 8b6e798..4580651 100644 --- a/vrobbler/templates/scrobbles/calendar.html +++ b/vrobbler/templates/scrobbles/calendar.html @@ -152,6 +152,7 @@ header.navbar { display: none !important; } } .calendar-grid { grid-template-columns: 1fr; + flex: none; } .month-banner { grid-column: 1;