Fixed: Calendar arrows on Edge browser.

This commit is contained in:
Taloth Saldono 2016-07-21 19:09:03 +02:00
commit f3cbc2bdd2

View file

@ -39,3 +39,11 @@
line-height : inherit;
}
}
.fc-icon {
width: auto;
}
.fc-icon::after {
margin: 0px;
}