UX: Match heading margin to cell margin

This commit is contained in:
David Taylor 2019-05-10 10:10:21 +01:00
parent f49b855347
commit ae92a376fb
1 changed files with 4 additions and 0 deletions

View File

@ -31,6 +31,10 @@
margin: 1em 0 0.5em 0;
}
.fc-widget-header span {
padding: 3px 3px 3px 0.5em;
}
.fc-button {
border-radius: 0;
box-shadow: none;