| Index: third_party/WebKit/Source/devtools/front_end/object_ui/objectValue.css
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/object_ui/objectValue.css b/third_party/WebKit/Source/devtools/front_end/object_ui/objectValue.css
|
| index 5cfb02646a297b4f355723e4a46c74994778cde6..1f8304302f00c4763da30d6f8b6a13981f06c896 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/object_ui/objectValue.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/object_ui/objectValue.css
|
| @@ -103,10 +103,6 @@
|
| color: gray;
|
| }
|
|
|
| -.object-properties-preview {
|
| - white-space: nowrap;
|
| -}
|
| -
|
| .name {
|
| color: rgb(136, 19, 145);
|
| flex-shrink: 0;
|
|
|