Skip to content

Commit

Permalink
doc: fix source link margin to sub-header mark
Browse files Browse the repository at this point in the history
Prior to this commit, [src] link overlapped sharped (#) sub-header link

PR-URL: #33664
Reviewed-By: James M Snell <jasnell@gmail.com>
  • Loading branch information
rodion-arr authored and MylesBorins committed Jul 16, 2020
1 parent 146538d commit 167a21a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/api_assets/style.css
Expand Up @@ -342,6 +342,7 @@ h5 {
.srclink {
float: right;
font-size: smaller;
margin-right: 30px;
}

h1 span,
Expand Down

0 comments on commit 167a21a

Please sign in to comment.