| Index: Source/devtools/front_end/elements/elementsPanel.css
|
| diff --git a/Source/devtools/front_end/elements/elementsPanel.css b/Source/devtools/front_end/elements/elementsPanel.css
|
| index 5de02d1166923f3de206fc95a7f40369b4714abd..bc76cda964ec3ef6a95a03af5fc73bcdc41c2a79 100644
|
| --- a/Source/devtools/front_end/elements/elementsPanel.css
|
| +++ b/Source/devtools/front_end/elements/elementsPanel.css
|
| @@ -725,4 +725,8 @@ label.checkbox-with-label {
|
| .styles-pane-toolbar {
|
| float: right;
|
| margin-top: -3px;
|
| +}
|
| +
|
| +.properties-widget-section {
|
| + padding: 2px 0px 2px 5px;
|
| }
|
|
|