mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 16:23:28 +02:00
Overflow hidden breaks in new UI Bootstrap dropdown.
This commit is contained in:
@@ -240,7 +240,7 @@ device-screen input {
|
||||
}
|
||||
|
||||
.stf-device-control .device-name-container {
|
||||
overflow: hidden;
|
||||
/*overflow: hidden;*/
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user