Skip to content

Commit aa7d5bd

Browse files
committed
Tighten items in sidebar for all sub-themes
1 parent 8564050 commit aa7d5bd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

mia_base.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,10 @@ span.inline.done {
156156
.nav-header {
157157
gap: 0;
158158
}
159+
.left-sidebar-inner .nav-content-item .bd ul a {
160+
padding-top: 2px;
161+
padding-bottom: 2px;
162+
}
159163
/* Borders to main content */
160164
.left-sidebar-inner {
161165
border-right: 1px solid var(--sidebar-border-color);

0 commit comments

Comments
 (0)