| Index: third_party/WebKit/Source/devtools/front_end/devices/devicesView.css
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/devices/devicesView.css b/third_party/WebKit/Source/devtools/front_end/devices/devicesView.css
|
| index 1fec4e680f82338da8dc9e6a2be8d5d8cbbf9a28..cb51efe6767f4fc556f863e1ea94dd7f4f279031 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/devices/devicesView.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/devices/devicesView.css
|
| @@ -143,7 +143,6 @@
|
| -webkit-user-select: none;
|
| color: #222;
|
| flex: 3 1 0;
|
| - overflow: hidden;
|
| }
|
|
|
| .port-forwarding-value.port-forwarding-port {
|
| @@ -230,7 +229,6 @@
|
| -webkit-user-select: none;
|
| color: #222;
|
| flex: 3 1 0;
|
| - overflow: hidden;
|
| }
|
|
|
| .network-discovery-edit-row {
|
|
|