docs2/Roo.docs.ViewSource.bjs
authorAlan Knowles <alan@roojs.com>
Fri, 11 Jan 2019 08:57:33 +0000 (16:57 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 11 Jan 2019 08:57:33 +0000 (16:57 +0800)
docs2/Roo.docs.ViewSource.js

docs2/Roo.docs.ViewSource.bjs
docs2/Roo.docs.ViewSource.js

index 7f96419..a422da4 100644 (file)
@@ -23,7 +23,7 @@
     {
      "xtype" : "Container",
      "$ xns" : "Roo.bootstrap",
-     "String style" : "width: 100%;"
+     "String style" : "width: 100%;overflow:auto;"
     },
     {
      "listeners" : {
index cb6882c..3294acd 100644 (file)
@@ -81,7 +81,7 @@ Roo.apply(Roo.docs.ViewSource.prototype, {
     items  : [
      {
       xtype : 'Container',
-      style : 'width: 100%;',
+      style : 'width: 100%;overflow:auto;',
       xns : Roo.bootstrap,
       '|xns' : 'Roo.bootstrap'
      }