Merge pull request #3160 from lvuch/lh-0724

help block margins
This commit is contained in:
Westly Wright 2019-07-29 09:47:45 -07:00 committed by GitHub
commit 3e03d2c9e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@
}
.help-block {
margin: 5px 0 0 0;
margin: 2.5px 0 5px 0;
}
.edit {