Skip to content

Commit 9f0cee8

Browse files
committed
Fix sidebar left-side alignment
1 parent 2868d44 commit 9f0cee8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

assets/css/sidebar.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@
240240

241241
.sidebar .full-list a {
242242
margin-right: 30px;
243-
padding: 3px 0 3px 12px;
243+
padding: 3px 0 3px 13px;
244244
border-left: var(--navTabBorderWidth) solid transparent;
245245
color: var(--sidebarItem);
246246
}

formatters/html/dist/html-elixir-7YC7OFTU.css renamed to formatters/html/dist/html-elixir-GDAZYXVT.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

formatters/html/dist/html-erlang-CPVW7P2F.css renamed to formatters/html/dist/html-erlang-KW7PBSHR.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)