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

(This was added in 405d97431fa374afdd5cddc6780f8949ee76a2c6 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 c05d24e0fe
commit c1bf82adb9

View File

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