We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45e4ce5 commit 92bdb8bCopy full SHA for 92bdb8b
lib/rdoc/generator/template/aliki/css/rdoc.css
@@ -768,7 +768,7 @@ nav .nav-section-collapsible > p {
768
nav .nav-section-collapsible > .nav-list {
769
padding-left: var(--space-5);
770
border-left: 1px solid var(--color-border-subtle);
771
- margin-left: var(--space-3);
+ margin-left: 9px; /* Align with the section icon center */
772
}
773
774
nav .nav-section-collapsible .nav-list .link-list {
0 commit comments