aboutsummaryrefslogtreecommitdiff
path: root/web/app
diff options
context:
space:
mode:
Diffstat (limited to 'web/app')
-rw-r--r--web/app/Style.js4
1 files changed, 1 insertions, 3 deletions
diff --git a/web/app/Style.js b/web/app/Style.js
index 4960aefa..e22869c5 100644
--- a/web/app/Style.js
+++ b/web/app/Style.js
@@ -76,7 +76,5 @@ Ext.define('Traccar.Style', {
coordinatePrecision: 6,
numberPrecision: 2,
- reportTagfieldWidth: 375,
-
- headerButtonsMargin: '0 5'
+ reportTagfieldWidth: 375
});