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 <jasnell@gmail.com>
Reviewed-By: Ricky Zhou <0x19951125@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is>
Reviewed-By: Evan Lucas <evanlucas@me.com>
  • Loading branch information
aduh95 authored and BethGriggs committed Aug 20, 2020
1 parent 91f5324 commit b00f71b
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 b00f71b

Please sign in to comment.