Vertically center product meta box elements (#50826)

* Vertically center product meta elements

* Changelog
This commit is contained in:
Ilyas Foo 2024-08-21 14:42:59 +08:00 committed by GitHub
parent b449ca840f
commit 64dcafe29b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 2 deletions

View File

@ -0,0 +1,4 @@
Significance: patch
Type: tweak
Vertically center product meta elements

View File

@ -5579,7 +5579,7 @@ img.help_tip {
input,
select {
margin-top: -3px;
margin-top: -2px;
vertical-align: middle;
}
@ -8086,7 +8086,7 @@ table.bar_chart {
#woocommerce-product-data {
.hndle {
display: block;
line-height: 24px;
line-height: 28px;
.type_box {
display: inline;