| Index: third_party/WebKit/Source/devtools/front_end/network/blockedURLsPane.css
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/network/blockedURLsPane.css b/third_party/WebKit/Source/devtools/front_end/network/blockedURLsPane.css
|
| index 1ba8d6679b146b858e648a3c6b38a262684a2370..e40dafa37877e8fd4d9b6317ad7647c7e4df502f 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/network/blockedURLsPane.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/network/blockedURLsPane.css
|
| @@ -67,12 +67,8 @@
|
| }
|
|
|
| .blocked-url-edit-value {
|
| - white-space: nowrap;
|
| - text-overflow: ellipsis;
|
| -webkit-user-select: none;
|
| - color: #222;
|
| flex: 1 1 0px;
|
| - overflow: hidden;
|
| }
|
|
|
| .blocked-url-edit-row input {
|
|
|