From ffb70a7d14d47208de98f4c2d19e6987ae21a62d Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 11 Jan 2019 16:57:33 +0800 Subject: [PATCH] docs2/Roo.docs.ViewSource.bjs docs2/Roo.docs.ViewSource.js --- docs2/Roo.docs.ViewSource.bjs | 2 +- docs2/Roo.docs.ViewSource.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs2/Roo.docs.ViewSource.bjs b/docs2/Roo.docs.ViewSource.bjs index 7f9641981d..a422da496f 100644 --- a/docs2/Roo.docs.ViewSource.bjs +++ b/docs2/Roo.docs.ViewSource.bjs @@ -23,7 +23,7 @@ { "xtype" : "Container", "$ xns" : "Roo.bootstrap", - "String style" : "width: 100%;" + "String style" : "width: 100%;overflow:auto;" }, { "listeners" : { diff --git a/docs2/Roo.docs.ViewSource.js b/docs2/Roo.docs.ViewSource.js index cb6882c729..3294acd098 100644 --- a/docs2/Roo.docs.ViewSource.js +++ b/docs2/Roo.docs.ViewSource.js @@ -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' } -- 2.39.2