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

index 15bbaae..7a304f8 100644 (file)
@@ -28,7 +28,7 @@ Roo.example.calendar = new Roo.XComponent({
                  {
                     xtype: 'Calendar',
                     xns: Roo.bootstrap,
-                    cls : 'col-md-9',
+                    cls : 'col-md-6',
                     listeners : {
                         render : function() {
                             _this.cal = this;