add space

I added space
This commit is contained in:
Shohei Tanaka 2019-08-06 21:41:16 +09:00 committed by GitHub
parent 0aa2f160a9
commit 4312dc4834
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -996,7 +996,7 @@ class WC_Countries {
'class' => array( 'form-row-first' ),
'priority' => 10,
),
'first_name'=> array(
'first_name' => array(
'class' => array( 'form-row-last' ),
'priority' => 20,
),