| Index: third_party/WebKit/Source/devtools/front_end/ui/listWidget.css
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/ui/listWidget.css b/third_party/WebKit/Source/devtools/front_end/ui/listWidget.css
|
| index c14b14418c577f97d9dd8e3a1412c69b9efcf46c..18ecc33a1edf749ba9a61c6aa3e18892206b09ee 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/ui/listWidget.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/ui/listWidget.css
|
| @@ -83,6 +83,10 @@
|
| padding: 5px;
|
| }
|
|
|
| +.material .editor-buttons {
|
| + padding: 5px 9px 9px 9px;
|
| +}
|
| +
|
| .editor-buttons > button {
|
| flex: none;
|
| margin-right: 10px;
|
|
|