Roo/bootstrap/CardUploader.js
authorAlan Knowles <alan@roojs.com>
Mon, 8 Mar 2021 04:43:07 +0000 (12:43 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 8 Mar 2021 04:43:07 +0000 (12:43 +0800)
Roo/bootstrap/CardUploader.js

index 933ea0e..35c0842 100644 (file)
@@ -221,7 +221,7 @@ Roo.extend(Roo.bootstrap.CardUploader, Roo.bootstrap.Input,  {
                                 xns : Roo.bootstrap,
                                 xtype : 'Button',
                                 html : String.format("<small>{0}</small>", data.title),
-                                cls : 'col-11 text-left',
+                                cls : 'col-10 text-left',
                                 size: 'sm',
                                 weight: 'link',
                                 fa : 'download',
@@ -238,7 +238,7 @@ Roo.extend(Roo.bootstrap.CardUploader, Roo.bootstrap.Input,  {
                                 style: 'max-height: 28px;min-width: 27px;',
                                 size : 'sm',
                                 weight: 'danger',
-                                cls : 'col-1',
+                                cls : 'col-2',
                                 fa : 'times',
                                 listeners : {
                                     click : function() {