| Issue 1770: | 1.6.0 overflow .fc-event-inner | |
| 1 person starred this issue and may be notified of changes. | Back to list |
rule 276
.fc-event-inner {
overflow: hidden;
width: 100%;
}
overflow need a height prop
height: 100%;
tested on mac osx firefox 20.0
|
|
| ► Sign in to add a comment |
Mergedinto: 1783