build(docs-infra): move overload short description above syntax (#24526)

PR Close #24526
This commit is contained in:
Pete Bacon Darwin
2018-06-14 22:06:59 +01:00
committed by Miško Hevery
parent 71b0c3d469
commit 8c51ce6f3b
3 changed files with 7 additions and 3 deletions

View File

@ -37,5 +37,9 @@
padding: 16px 24px;
}
}
.short-description {
margin-left: 0;
}
}
}