aboutsummaryrefslogtreecommitdiff
path: root/web/app/view/command/CommandDialog.js
diff options
context:
space:
mode:
Diffstat (limited to 'web/app/view/command/CommandDialog.js')
-rw-r--r--web/app/view/command/CommandDialog.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/app/view/command/CommandDialog.js b/web/app/view/command/CommandDialog.js
index ae88add21..8a4be93cb 100644
--- a/web/app/view/command/CommandDialog.js
+++ b/web/app/view/command/CommandDialog.js
@@ -24,7 +24,7 @@ Ext.define('Traccar.view.command.CommandDialog', {
controller: 'commanddialog',
- bodyPadding: styles.panel_padding,
+ bodyPadding: styles.panelPadding,
title: strings.commandTitle,
resizable: false,
modal: true,