Merge "Add padding to the left table of contents"
This commit is contained in:
@@ -4112,7 +4112,7 @@ a.docs-edit i {
|
|||||||
|
|
||||||
.docs-top-contents ul {
|
.docs-top-contents ul {
|
||||||
list-style: none;
|
list-style: none;
|
||||||
padding: 0;
|
padding: 3px;
|
||||||
margin: 0 0 0 10px; }
|
margin: 0 0 0 10px; }
|
||||||
|
|
||||||
.docs-top-contents ul li a {
|
.docs-top-contents ul li a {
|
||||||
|
|||||||
Reference in New Issue
Block a user