| Index: Source/devtools/front_end/helpScreen.css
|
| diff --git a/Source/devtools/front_end/helpScreen.css b/Source/devtools/front_end/helpScreen.css
|
| index 925f063e66b909fc52a9bc1105cc59508545adbc..e060e40bd33b47b61d6afb4e83f50b4fd837b935 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;
|
| }
|
|
|
|
|