fix(docs-infra): remove unnecessary margin on short descriptions (#25768)

(This was added in 405d97431f but it is
not clear the reasoning. It looks better to remove it now.)

PR Close #25768
This commit is contained in:
Pete Bacon Darwin 2018-09-28 12:58:21 +01:00 committed by Alex Rickabaugh
parent 5977b72e9c
commit a2878b0b1d
1 changed files with 0 additions and 4 deletions

View File

@ -71,10 +71,6 @@
font-weight: bold;
}
.short-description {
margin: 6px 0 0 10px;
}
.parameters-table {
margin-top: 0;
font-size: 14px;