| Index: Source/devtools/front_end/ui/helpScreen.css
|
| diff --git a/Source/devtools/front_end/ui/helpScreen.css b/Source/devtools/front_end/ui/helpScreen.css
|
| index 74a2f2d16d76c1cb37e08fadd8001bffde1188db..b712432b64be747bcbf1b4ea20ccf7e92690125d 100644
|
| --- a/Source/devtools/front_end/ui/helpScreen.css
|
| +++ b/Source/devtools/front_end/ui/helpScreen.css
|
| @@ -219,7 +219,7 @@ body.dock-to-bottom .help-content {
|
| }
|
|
|
| .help-content input[type=checkbox] {
|
| - margin-right: 7px;
|
| + margin: 1px 7px 1px 2px;
|
| }
|
|
|
| .help-content option {
|
|
|