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

index 6739f53..8457215 100644 (file)
@@ -102,7 +102,7 @@ thead a:hover {
 /* induced side effect is that child TDs no longer accept width: auto                     */
 html>body tbody {
        display: block;
-       height: 262px;
+       height: 500px;
        overflow: auto;
        width: 100%
 }