Fixed: Calendar arrows on Edge browser.

This commit is contained in:
Taloth Saldono 2016-07-21 19:09:03 +02:00
parent f681d43601
commit f3cbc2bdd2
1 changed files with 9 additions and 1 deletions

View File

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