diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2018-07-10 05:41:44 -0500 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2018-07-10 05:41:44 -0500 |
commit | 1ee609da2c58c8628535602348d2a51dd7ac9f14 (patch) | |
tree | 913c09606ec9b3eb4ad9e9f02fdf55b7e9835c37 /help3xsl/default.css | |
parent | 01319d64fae5989f35d10038d19d3371efb69d73 (diff) |
Also add that here…
Change-Id: Ia31ace1a2f844dbd707839a44ec131f424513924
Diffstat (limited to 'help3xsl/default.css')
-rw-r--r-- | help3xsl/default.css | 2 |
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; |