Fixed: Calendar tooltips won't be hidden behind buttons

pull/4/head
Mark McDowall 10 years ago
parent 367ab6a361
commit 1a2cc0a3d1

@ -19,3 +19,9 @@
padding-left: 5px;
}
}
.fc-header {
.fc-state-active {
z-index: 1;
}
}

Loading…
Cancel
Save