summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--help3xsl/default.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/help3xsl/default.css b/help3xsl/default.css
index 2104d01d4a..092ed89ef2 100644
--- a/help3xsl/default.css
+++ b/help3xsl/default.css
@@ -454,7 +454,7 @@ aside input[type=checkbox]:checked ~ .contents-treeview {
color: #333;
z-index: 6;
display: block;
- padding: 0 0 0 20px;
+ margin: 0 20px 0 20px;
}
.index-label {
font-size: 22px;
@@ -794,7 +794,7 @@ li.disabled a {
color: #333;
z-index: 6;
display: block;
- padding: 0 0 0 20px;
+ margin: 0 20px 0 20px;
}
label[for=accordion-1] {
background-color: transparent;