| Issue 742: | Removing scroll from the week and day | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Hi,
Im unable to remove the scroll from the week and day tab. I tried with CSS using
.fc-agenda-bg
{
overflow:hidden !important;
height:1200px !important;
}
.fc-agenda-body
{
overflow:hidden !important;
height:1000px !important;
}
But its not workin fine..! Any solution to solve this..!!
|
|
| ► Sign in to add a comment |
Mergedinto: 521