diff --git a/res/app/control-panes/device-control/device-control.css b/res/app/control-panes/device-control/device-control.css index 336c4ccf..80686fc9 100644 --- a/res/app/control-panes/device-control/device-control.css +++ b/res/app/control-panes/device-control/device-control.css @@ -240,7 +240,7 @@ device-screen input { } .stf-device-control .device-name-container { - overflow: hidden; + /*overflow: hidden;*/ text-overflow: ellipsis; }