Chromium Code Reviews| Index: third_party/WebKit/Source/devtools/front_end/components/objectValue.css |
| diff --git a/third_party/WebKit/Source/devtools/front_end/components/objectValue.css b/third_party/WebKit/Source/devtools/front_end/components/objectValue.css |
| index 671e1dad3a768db31714e9832071fbe48da54923..667cca9a0cf2773e01c82c5c361d5bc66f2a6d4f 100644 |
| --- a/third_party/WebKit/Source/devtools/front_end/components/objectValue.css |
| +++ b/third_party/WebKit/Source/devtools/front_end/components/objectValue.css |
| @@ -46,7 +46,7 @@ |
| .object-value-node, |
| .object-value-array { |
| position: relative; |
| - vertical-align: top; |
| + vertical-align: baseline; |
| color: inherit; |
| display: inline-block; |
| } |