fix IE7 rendering bug. related to view switching refactor

This commit is contained in:
Adam Shaw
2013-08-10 17:01:22 -07:00
parent c5005f90ee
commit 95c1aa9304
+1
View File
@@ -102,6 +102,7 @@ html .fc,
.fc-content {
clear: both;
zoom: 1; /* for IE7, gives accurate coordinates for [un]freezeContentHeight */
}
.fc-view {