Add padding to the top of create-change-help

Change-Id: Ibeebbb45e78f583c1e6c13ce8698c4897e9b998a
(cherry picked from commit efbcbe04ad)
This commit is contained in:
Kasper Nilsson 2018-10-22 10:59:34 -07:00 committed by Paladox none
parent e311accd71
commit df85331c83

View File

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