Merge "Add padding to the top of create-change-help" into stable-2.16
diff --git a/polygerrit-ui/app/elements/change-list/gr-create-change-help/gr-create-change-help.html b/polygerrit-ui/app/elements/change-list/gr-create-change-help/gr-create-change-help.html
index dfb5f6b..e793f42 100644
--- a/polygerrit-ui/app/elements/change-list/gr-create-change-help/gr-create-change-help.html
+++ b/polygerrit-ui/app/elements/change-list/gr-create-change-help/gr-create-change-help.html
@@ -51,6 +51,7 @@
         text-align: center;
       }
       #help {
+        padding-top: 1.35em;
         vertical-align: top;
       }
       #help h1 {