fix scrollbars

This commit is contained in:
Mario Vavti 2016-06-16 11:36:51 +02:00
parent 951bf5ec2e
commit 7baa20d559
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,7 @@
.fc-scroller {
overflow: hidden !important;
}
/* fix borders */
.fc th:first-child,

View File

@ -1,3 +1,7 @@
.fc-scroller {
overflow: hidden !important;
}
/* fix borders */
.fc th:first-child,