Fix error tooltip misaligned on tax country field closes #28260

This commit is contained in:
roykho 2020-12-11 12:34:31 -08:00
parent 1add2556d6
commit 83f327026f
No known key found for this signature in database
GPG Key ID: 7B36C0EA25795714
1 changed files with 6 additions and 0 deletions

View File

@ -3169,6 +3169,12 @@ table.wc_input_table {
}
}
table.wc_tax_rates {
td.country {
position: relative;
}
}
table.wc_gateways,
table.wc_emails,
table.wc_shipping {