From 0affb8110de3c53942c85a220babc859e2a7727d Mon Sep 17 00:00:00 2001 From: Abyss777 Date: Tue, 6 Sep 2016 09:24:33 +0500 Subject: Move button to bottom bar --- web/app/Style.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'web/app/Style.js') diff --git a/web/app/Style.js b/web/app/Style.js index 034d2fb0b..b3b296b75 100644 --- a/web/app/Style.js +++ b/web/app/Style.js @@ -75,7 +75,5 @@ Ext.define('Traccar.Style', { coordinatePrecision: 6, numberPrecision: 2, - reportTagfieldWidth: 375, - - inFormButtonMargin: '0 0 9 0' + reportTagfieldWidth: 375 }); -- cgit v1.2.3