Add padding to the left table of contents

Change-Id: I707981e9cd60a45dee3eca6d14d3690dbfe564c4
This commit is contained in:
Christian Berendt
2015-10-02 22:31:45 +02:00
committed by Christian Berendt
parent e99a04b581
commit 10e0aa1de8

View File

@@ -4112,7 +4112,7 @@ a.docs-edit i {
.docs-top-contents ul {
list-style: none;
padding: 0;
padding: 3px;
margin: 0 0 0 10px; }
.docs-top-contents ul li a {