| Index: Source/devtools/front_end/helpScreen.css
|
| diff --git a/Source/devtools/front_end/helpScreen.css b/Source/devtools/front_end/helpScreen.css
|
| index 0271cc24830cd5c51eb136ce7601d2a34f24dd75..c114654e301c7764f5bdfd1c90c52e26b9584df2 100644
|
| --- a/Source/devtools/front_end/helpScreen.css
|
| +++ b/Source/devtools/front_end/helpScreen.css
|
| @@ -295,8 +295,7 @@ body.platform-mac .help-content input[type=radio] {
|
| border: none transparent;
|
| height: auto;
|
| width: 110px;
|
| - position: relative;
|
| - top: 14px;
|
| + margin-top: 14px;
|
| flex: auto;
|
| }
|
|
|
|
|