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

index 7ecc671..9e398cf 100644 (file)
@@ -23,7 +23,7 @@
     <!-- Common Styles for the examples -->
     <link rel="stylesheet" type="text/css" href="../examples.css" />
   <link rel="stylesheet" href="../../css-bootstrap/calendar.css">    
-<!--
+
 <style type="text/css">
                         
 
@@ -160,15 +160,15 @@ html>body tbody td + td + td {
        width: 300px
 }*/
 
-</style>-->
+</style>
 
 </head>
-<body style="height:5000px">
+<body style="height:500px">
 <!-- EXAMPLES -->
 <h1>View Panel Example</h1>
 
 
-<div id="view-panel" style="width:952px;">
+<div id="view-panel" style="width:952px;height:500;">
 
 </div>