Skip to content

Commit df86fcd

Browse files
committed
Merge pull request #655 from jgeewax/left-nav-padding
Updated padding in the left nav version switcher area.
2 parents 525c9d5 + c882858 commit df86fcd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/site/css/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1502,7 +1502,7 @@ ul {
15021502
left: 0;
15031503
bottom: 0;
15041504
width: 240px;
1505-
padding-top: 7.7em;
1505+
padding-top: 5.1em;
15061506
font-size: 0.9em;
15071507
overflow-y: auto;
15081508
}

0 commit comments

Comments
 (0)