Merge "Add padding to the top of create-change-help" into stable-2.16

This commit is contained in:
David Pursehouse 2018-10-25 23:30:36 +00:00 committed by Gerrit Code Review
commit 76b78009a2
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ limitations under the License.
text-align: center;
}
#help {
padding-top: 1.35em;
vertical-align: top;
}
#help h1 {