Skip to content

Commit

Permalink
doc: add padding in the sidebar column
Browse files Browse the repository at this point in the history
PR-URL: #34665
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Ricky Zhou <[email protected]>
Reviewed-By: Rich Trott <[email protected]>
Reviewed-By: Derek Lewis <[email protected]>
Reviewed-By: Evan Lucas <[email protected]>
  • Loading branch information
aduh95 authored and addaleax committed Sep 22, 2020
1 parent ef45e81 commit dbf7d9b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion doc/api_assets/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -611,7 +611,6 @@ td > *:last-child {
}
.apidoc #column2 > ul > li > a[href] {
padding: .5rem 1.4375rem;
padding-right: 0;
display: block;
}
.apidoc #column2 > ul > :first-child > a[href] {
Expand Down

0 comments on commit dbf7d9b

Please sign in to comment.