fix(dashboard): fix calendar responsiviness

pull/3/head
Vladimir Lugovsky 2015-11-25 12:53:43 +03:00
parent 44894f4905
commit 084fe5359d
1 changed files with 4 additions and 0 deletions

View File

@ -713,3 +713,7 @@ a.fc-more {
}
}
}
.fc-day-grid-container.fc-scroller {
height: auto!important;
}