examples/bootstrap/calendar.js
authorAlan Knowles <alan@roojs.com>
Tue, 18 Feb 2014 04:59:42 +0000 (12:59 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 18 Feb 2014 04:59:42 +0000 (12:59 +0800)
examples/bootstrap/calendar.js

index eaaf2fc..21eaca8 100644 (file)
@@ -38,7 +38,7 @@ Roo.example.calendar = new Roo.XComponent({
                                 { 
                                     xtype: 'Calendar',
                                     xns: Roo.bootstrap,
-                                    cls : 'col-md-6',
+                                    cls : 'col-md-6 col-sm-12',
                                     listeners : {
                                         render : function() {
                                             _this.cal = this;