From aff5895a438c29ca3f16a5d2e19bcb81bce08529 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Tue, 19 Dec 2017 05:10:32 +1300 Subject: Make group field clearable --- web/app/Style.js | 1 + 1 file changed, 1 insertion(+) (limited to 'web/app/Style.js') diff --git a/web/app/Style.js b/web/app/Style.js index 27243531..252bfbd4 100644 --- a/web/app/Style.js +++ b/web/app/Style.js @@ -27,6 +27,7 @@ Ext.define('Traccar.Style', { windowHeight: 600, formFieldWidth: 275, + formFieldWithButtonWidth: 170 - 3 - 32, dateTimeFormat24: 'Y-m-d H:i:s', dateTimeFormat12: 'Y-m-d g:i:s a', -- cgit v1.2.3