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

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

PR Close 
This commit is contained in:
Pete Bacon Darwin 2018-09-28 12:58:21 +01:00 committed by Alex Rickabaugh
parent 5977b72e9c
commit a2878b0b1d

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