Index: Source/devtools/front_end/helpScreen.css |
diff --git a/Source/devtools/front_end/helpScreen.css b/Source/devtools/front_end/helpScreen.css |
index 0b7a4b65a182df87558be397aaf5958894846d20..a4e10198a929f0ec2fee5e9da1901757f768e163 100644 |
--- a/Source/devtools/front_end/helpScreen.css |
+++ b/Source/devtools/front_end/helpScreen.css |
@@ -607,6 +607,11 @@ select.list-column-editor { |
margin-left: -7px |
} |
+.blackbox-content-scripts { |
+ padding: 0 0 14px 0; |
+ margin-left: -4px; |
+} |
+ |
.settings-dialog .done-button { |
float: right; |
} |