| Index: third_party/WebKit/Source/devtools/front_end/main/renderingOptions.css
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/main/renderingOptions.css b/third_party/WebKit/Source/devtools/front_end/main/renderingOptions.css
|
| index 3c79830d1ea60c878861479f3972925203169826..fead9e27fc2631b07b96c801eaa658e627fff3bd 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/main/renderingOptions.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/main/renderingOptions.css
|
| @@ -14,12 +14,12 @@ label {
|
| }
|
|
|
| .media-row {
|
| - margin-left: 25px;
|
| + margin-left: 22px;
|
| + flex: none;
|
| }
|
|
|
| .panel-section-separator {
|
| height: 1px;
|
| - margin-bottom: 10px;
|
| background: #f0f0f0;
|
| flex: none;
|
| }
|
|
|