diff options
Diffstat (limited to 'web')
-rw-r--r-- | web/app/Style.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/app/Style.js b/web/app/Style.js index d1fa6822..27243531 100644 --- a/web/app/Style.js +++ b/web/app/Style.js @@ -26,7 +26,7 @@ Ext.define('Traccar.Style', { windowWidth: 800, windowHeight: 600, - formFieldWidth: 277, + formFieldWidth: 275, dateTimeFormat24: 'Y-m-d H:i:s', dateTimeFormat12: 'Y-m-d g:i:s a', |