This commit is contained in:
Joshua T Flowers 2019-07-11 08:44:42 +08:00 committed by GitHub
parent 1a3e9f2f1d
commit e59aca7da3
1 changed files with 2 additions and 3 deletions

View File

@ -66,7 +66,7 @@
}
.woocommerce-profile-wizard__theme-name {
margin-top: 0;
margin-top: auto;
margin-bottom: $gap-smaller;
@include font-size(24);
font-weight: 400;
@ -99,9 +99,8 @@
}
.woocommerce-profile-wizard__theme-actions {
margin-top: auto;
button.components-button {
margin-top: 13px;
display: block;
float: left;
min-width: 106px;