examples/grid/calendar.html
authorAlan Knowles <alan@roojs.com>
Wed, 9 Apr 2014 10:22:35 +0000 (18:22 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 9 Apr 2014 10:22:35 +0000 (18:22 +0800)
examples/grid/calendar.html

index af402e0..5154fc0 100644 (file)
     <link rel="stylesheet" type="text/css" href="../examples.css" />
     
     <style>
-    .x-grid-cal
+    .x-grid-cal ..x-grid-cell-text {
+        overflow: visible;
+    }
+    
     
     </style>