From cd090ca7ba49f460efafeeb50cef2343f0904c47 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 29 Nov 2018 16:24:42 +0800 Subject: [PATCH] examples/bootstrap/bootstrap.js --- examples/bootstrap/bootstrap.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/bootstrap/bootstrap.js b/examples/bootstrap/bootstrap.js index 2e8ad6564b..f706b6cf7e 100644 --- a/examples/bootstrap/bootstrap.js +++ b/examples/bootstrap/bootstrap.js @@ -133,7 +133,7 @@ Roo.example.bootstrap = new Roo.XComponent({ xtype: 'Container', xns: Roo.bootstrap, jumbotron : true, - style : 'padding: 30px 15px 40px', + style : 'padding: 60px 15px 40px', items: [ { xtype: 'Container', -- 2.39.2