Not a bug Text and input box alignment in multiple line Color Palette phrases

Mouth

Well-known member
Affected version
2.2.0 RC1
When changing the Color Palette ( /admin.php?styles/yours.2/style-properties/group&group=palette ) phrases ( style_prop.palette[*] ) and using multiple lines (with a HTMl BR) in the Phrase Text, the resulting Text doesn't change vertical position to better align with the input box, so that both/all lines are vertical centered against the input box ...

Screen Shot 2020-09-21 at 23.26.34.webp

Should instead be ...

Screen Shot 2020-09-21 at 23.26.34.webp
 
We generally assume form labels are one line and we simply setup the input-based alignment via that (additional padding to the label area). While wrapping can certainly happen, we try to make it the exception. A more dynamic alignment system isn't something we're attempting, so I think this is generally expected.
 
Top Bottom