Roo/bootstrap/Calendar.js
authorAlan Knowles <alan@roojs.com>
Tue, 18 Feb 2014 04:52:57 +0000 (12:52 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 18 Feb 2014 04:52:57 +0000 (12:52 +0800)
Roo/bootstrap/Calendar.js

index bd041c2..fb2cf16 100644 (file)
@@ -157,6 +157,7 @@ Roo.extend(Roo.bootstrap.Calendar, Roo.bootstrap.Component,  {
                 
             }
             ret[0].cls += ' fc-first';
+            ret[0].cn[0].cn[0].style = 'min-height:90px';
             ret[5].cls += ' fc-last';
             return ret;