aboutsummaryrefslogtreecommitdiff
path: root/web/app/view
diff options
context:
space:
mode:
Diffstat (limited to 'web/app/view')
-rw-r--r--web/app/view/Devices.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/app/view/Devices.js b/web/app/view/Devices.js
index b464ed561..e43dcd2bc 100644
--- a/web/app/view/Devices.js
+++ b/web/app/view/Devices.js
@@ -67,6 +67,7 @@ Ext.define('Traccar.view.Devices', {
html: Strings.sharedSearch
}, {
xtype: 'textfield',
+ flex: 1,
listeners: {
change: function () {
var tree, expr;