Align parameters to match up

This commit is contained in:
David Cumps 2017-11-12 23:47:03 +01:00 committed by GitHub
parent a5e4e2aeaa
commit 6f56c18c45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,7 +40,7 @@ header.paramType {
.param-info { .param-info {
display: table-cell; display: table-cell;
width: 100%; width: 75%;
} }
.param { .param {