Fix calendar toolbar button alignments

pull/10473/head
Benjamin Bädorf 3 years ago
parent 21c8edb2b8
commit cfb29d3c1d
No known key found for this signature in database
GPG Key ID: 069CA2D117AB5CCF
  1. 3
      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

Loading…
Cancel
Save