examples/bootstrap/RadioSet.bjs
authoredward <edward@roojs.com>
Tue, 21 Nov 2017 02:53:03 +0000 (10:53 +0800)
committeredward <edward@roojs.com>
Tue, 21 Nov 2017 02:53:03 +0000 (10:53 +0800)
examples/bootstrap/RadioSet.js

examples/bootstrap/RadioSet.bjs
examples/bootstrap/RadioSet.js

index b38ad7b..9a34955 100644 (file)
@@ -93,6 +93,7 @@
            "xtype" : "Column",
            "Number xs" : 12,
            "$ xns" : "Roo.bootstrap",
+           "String style" : "margin-top: 15px;",
            "items" : [
             {
              "bool allowBlank" : false,
index aad70df..3b99f02 100644 (file)
@@ -116,6 +116,7 @@ RadioSet = new Roo.XComponent({
          items  : [
           {
            xtype : 'Column',
+           style : 'margin-top: 15px;',
            xs : 12,
            xns : Roo.bootstrap,
            '|xns' : 'Roo.bootstrap',