examples/layout/calendar.html
authorEdward <edward@roojs.com>
Wed, 9 Apr 2014 10:27:16 +0000 (18:27 +0800)
committerEdward <edward@roojs.com>
Wed, 9 Apr 2014 10:27:16 +0000 (18:27 +0800)
examples/layout/calendar.html

index a95618a..cf2c47d 100644 (file)
@@ -45,7 +45,7 @@ html>body div.fc-view {
 /* define width of table. IE browsers only                 */
 div.fc-view table {
        float: left;
-       width: 100%
+       width: 684px
 }
 
 /* define width of table. Add 16px to width for scrollbar.           */