summaryrefslogtreecommitdiff
path: root/data/extensions/spyblock@gnu.org/chrome/skin/sendReport.css
diff options
context:
space:
mode:
Diffstat (limited to 'data/extensions/spyblock@gnu.org/chrome/skin/sendReport.css')
-rw-r--r--data/extensions/spyblock@gnu.org/chrome/skin/sendReport.css12
1 files changed, 11 insertions, 1 deletions
diff --git a/data/extensions/spyblock@gnu.org/chrome/skin/sendReport.css b/data/extensions/spyblock@gnu.org/chrome/skin/sendReport.css
index 9410880..9a0d769 100644
--- a/data/extensions/spyblock@gnu.org/chrome/skin/sendReport.css
+++ b/data/extensions/spyblock@gnu.org/chrome/skin/sendReport.css
@@ -1,6 +1,6 @@
/*
* This file is part of Adblock Plus <https://adblockplus.org/>,
- * Copyright (C) 2006-2015 Eyeo GmbH
+ * Copyright (C) 2006-2017 eyeo GmbH
*
* Adblock Plus is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 3 as
@@ -94,6 +94,11 @@ radio, checkbox, .topLabel, #dataDeck
overflow-y: scroll;
}
+#anonymousCheckbox, #extensionsCheckbox
+{
+ margin-top: 0px;
+}
+
#commentLengthWarning, #anonymityWarning
{
color: red;
@@ -104,6 +109,11 @@ radio, checkbox, .topLabel, #dataDeck
visibility: hidden;
}
+#data
+{
+ min-height: 50px;
+}
+
/*
* Force left-to-right everywhere where we are displaying addresses
*/