diff --git a/frontend/src/global_styles/vendor/_full_calendar.sass b/frontend/src/global_styles/vendor/_full_calendar.sass index b1bf427489..c9fc858b1f 100644 --- a/frontend/src/global_styles/vendor/_full_calendar.sass +++ b/frontend/src/global_styles/vendor/_full_calendar.sass @@ -145,7 +145,8 @@ // ensure to have higher specificity than above extend .fc-button-group - margin-left: 8px + &:not(:first-child) + margin-left: 8px .fc-button margin-right: 0 margin-bottom: 0