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

View File

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