| Index: chrome/skin/sendReport.css |
| =================================================================== |
| --- a/chrome/skin/sendReport.css |
| +++ b/chrome/skin/sendReport.css |
| @@ -89,16 +89,21 @@ radio, checkbox, .topLabel, #dataDeck |
| margin-top: 10px; |
| } |
| #screenshotBox |
| { |
| overflow-y: scroll; |
| } |
| +#anonymousCheckbox, #extensionsCheckbox |
| +{ |
| + margin-top: 0px; |
| +} |
| + |
| #commentLengthWarning, #anonymityWarning |
| { |
| color: red; |
| } |
| #commentLengthWarning[visible="false"], #anonymityWarning[visible="false"] |
| { |
| visibility: hidden; |