aboutsummaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2017-09-16 15:39:02 +1200
committerAnton Tananaev <anton.tananaev@gmail.com>2017-09-16 15:39:19 +1200
commitd078ef703795ed9c1fb0b6111ee7d12e09143f82 (patch)
tree8587a555b30c086977c8a8d7efd1b1e028443e48 /web
parentca960df40e15d7bfb88d2e0e41a269d4b069058c (diff)
downloadetbsa-traccar-web-d078ef703795ed9c1fb0b6111ee7d12e09143f82.tar.gz
etbsa-traccar-web-d078ef703795ed9c1fb0b6111ee7d12e09143f82.tar.bz2
etbsa-traccar-web-d078ef703795ed9c1fb0b6111ee7d12e09143f82.zip
Small style update
Diffstat (limited to 'web')
-rw-r--r--web/app/Style.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/app/Style.js b/web/app/Style.js
index d1fa682..2724353 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',