summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdolfo Jayme Barrientos <fitojb@ubuntu.com>2018-07-10 05:41:44 -0500
committerJan Holesovsky <kendy@collabora.com>2018-08-07 17:58:33 +0200
commita96187cb31aaa9cf017717eafe08a4c3c30fc742 (patch)
treeaac669cc1dc96b5af552f05e82ba3b2aa71b8a13
parentHelponline: Fix alignment of TOC in sidebar (diff)
downloadhelp-a96187cb31aaa9cf017717eafe08a4c3c30fc742.tar.gz
help-a96187cb31aaa9cf017717eafe08a4c3c30fc742.zip
Also add that hereā€¦
Change-Id: Ia31ace1a2f844dbd707839a44ec131f424513924
-rw-r--r--help3xsl/default.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/help3xsl/default.css b/help3xsl/default.css
index 40a2414a58..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;