zhuth 7 years ago
parent
commit
ae58019f07
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frontend/saas-web/app/view/core/form/FormPanel.js

+ 1 - 1
frontend/saas-web/app/view/core/form/FormPanel.js

@@ -20,7 +20,7 @@ Ext.define('saas.view.core.form.FormPanel', {
     bodyPadding: '8 12 8 12',
 
     fieldDefaults: {
-        margin: '0 0 10 10',
+        margin: '0 0 10 0',
         labelAlign: 'right',
         labelWidth: 90,
         columnWidth: 0.25,