Scale height of multiline text inputs based on font size
What does this MR do?
Changes multiline text inputs to use equivalent em values instead of px for their min-height attributes, such that they scale with font size. Closes #1171 (closed).
Contribution Guidelines
By submitting this merge request, you agree to follow our Contribution Guidelines
-
I agree to follow this project's Contribution Guidelines -
I have made sure to test this merge request