| Index: third_party/WebKit/Source/devtools/front_end/elements/elementsPanel.css
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/elements/elementsPanel.css b/third_party/WebKit/Source/devtools/front_end/elements/elementsPanel.css
|
| index 6c0e35b56a83e890e54fb518ab7f878e6012e1e7..e2446cceb17d028b63d4b784202c611101d8ee06 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/elements/elementsPanel.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/elements/elementsPanel.css
|
| @@ -59,11 +59,6 @@
|
| border-top: 1px solid #ccc;
|
| }
|
|
|
| -.properties-widget-section {
|
| - padding: 2px 0px 2px 5px;
|
| - flex: none;
|
| -}
|
| -
|
| .elements-tree-header {
|
| height: 24px;
|
| border-top: 1px solid #eee;
|
|
|