summaryrefslogtreecommitdiffstats
path: root/help3xsl/default.css
diff options
context:
space:
mode:
authorAdolfo Jayme Barrientos <fitojb@ubuntu.com>2018-07-10 05:41:44 -0500
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2018-07-10 05:41:44 -0500
commit1ee609da2c58c8628535602348d2a51dd7ac9f14 (patch)
tree913c09606ec9b3eb4ad9e9f02fdf55b7e9835c37 /help3xsl/default.css
parentHelponline: Fix alignment of TOC in sidebar (diff)
downloadhelp-1ee609da2c58c8628535602348d2a51dd7ac9f14.tar.gz
help-1ee609da2c58c8628535602348d2a51dd7ac9f14.zip
Also add that hereā€¦
Change-Id: Ia31ace1a2f844dbd707839a44ec131f424513924
Diffstat (limited to 'help3xsl/default.css')
-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;