| Index: Source/devtools/front_end/inspectorCommon.css
|
| diff --git a/Source/devtools/front_end/inspectorCommon.css b/Source/devtools/front_end/inspectorCommon.css
|
| index 81fad8a250e744a93187af4f04001b270daa3cbb..7828a318d73fb3e779e131eed86c868d0305977d 100644
|
| --- a/Source/devtools/front_end/inspectorCommon.css
|
| +++ b/Source/devtools/front_end/inspectorCommon.css
|
| @@ -145,10 +145,3 @@ body /deep/ input[type="search"]:focus,
|
| body /deep/ input[type="text"]:focus {
|
| outline: auto 5px -webkit-focus-ring-color;
|
| }
|
| -
|
| -body /deep/ input[type="checkbox"] {
|
| - height: 12px;
|
| - width: 12px;
|
| - margin: auto 3px;
|
| - flex-shrink: 0;
|
| -}
|
|
|