Merge "Decrease the indent of TOC entries on the 2nd level"

This commit is contained in:
Jenkins
2015-10-06 10:40:08 +00:00
committed by Gerrit Code Review

View File

@@ -4622,3 +4622,8 @@ div.tooltip-inner {
table.highlighttable {
width: 100%;
}
.docs-sidebar-section ul ul {
padding-left: 0px;
margin-left: 20px;
}