Add padding to the left table of contents
Change-Id: I707981e9cd60a45dee3eca6d14d3690dbfe564c4
This commit is contained in:
committed by
Christian Berendt
parent
e99a04b581
commit
10e0aa1de8
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user