Merge "Add padding to the left table of contents"

This commit is contained in:
Jenkins
2015-10-06 09:56:22 +00:00
committed by Gerrit Code Review

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 {