diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2018-07-10 05:41:44 -0500 |
---|---|---|
committer | Jan Holesovsky <kendy@collabora.com> | 2018-08-07 17:58:33 +0200 |
commit | a96187cb31aaa9cf017717eafe08a4c3c30fc742 (patch) | |
tree | aac669cc1dc96b5af552f05e82ba3b2aa71b8a13 | |
parent | ca4aee3c380c6f12db884607c3705288f8ca4cd4 (diff) |
Also add that here…
Change-Id: Ia31ace1a2f844dbd707839a44ec131f424513924
-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; |