Remove useless top margin on first heading
This commit is contained in:
parent
becd45be80
commit
237ad82f3c
1 changed files with 1 additions and 0 deletions
|
|
@ -748,6 +748,7 @@ span.since {
|
|||
|
||||
.docblock > .section-header:first-child {
|
||||
margin-left: 15px;
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.docblock > .section-header:first-child:hover > a:before {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue