mirror of
https://github.com/wassname/fullcalendar.git
synced 2026-08-05 13:00:44 +08:00
fix IE7 rendering bug. related to view switching refactor
This commit is contained in:
@@ -102,6 +102,7 @@ html .fc,
|
||||
|
||||
.fc-content {
|
||||
clear: both;
|
||||
zoom: 1; /* for IE7, gives accurate coordinates for [un]freezeContentHeight */
|
||||
}
|
||||
|
||||
.fc-view {
|
||||
|
||||
Reference in New Issue
Block a user