Fixed: Calendar arrows on Edge browser.

pull/6/head
Taloth Saldono 8 years ago
parent f681d43601
commit f3cbc2bdd2

@ -38,4 +38,12 @@
.fc-event {
line-height : inherit;
}
}
}
.fc-icon {
width: auto;
}
.fc-icon::after {
margin: 0px;
}

Loading…
Cancel
Save