docs2/Roo.docs.ViewSource.bjs
authorAlan Knowles <alan@roojs.com>
Fri, 11 Jan 2019 09:01:00 +0000 (17:01 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 11 Jan 2019 09:01:00 +0000 (17:01 +0800)
docs2/Roo.docs.ViewSource.js

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

index 8cc9e59..7be88bf 100644 (file)
@@ -26,7 +26,7 @@
      },
      "xtype" : "Container",
      "$ xns" : "Roo.bootstrap",
-     "String style" : "width: 100%;overflow:auto;"
+     "String style" : "width: 100%;overflow:auto;height:100%;"
     },
     {
      "listeners" : {
index 9b712e9..22874b8 100644 (file)
@@ -81,7 +81,7 @@ Roo.apply(Roo.docs.ViewSource.prototype, {
     items  : [
      {
       xtype : 'Container',
-      style : 'width: 100%;overflow:auto;',
+      style : 'width: 100%;overflow:auto;height:100%;',
       listeners : {
        render : function (_self)
         {