Minimum width
The minimum width for a text field is 1.5 × the height of the field. This minimum width guarantees that small text fields are readable and easy to target on touch devices.
Text overflow
When the field label is too long for the available horizontal space, it wraps to form another line. The field text itself truncates.
Mixed value
When a text field presents multiple values that are not identical, the field should show an en dash (–).
Help text overflow
When the help text is too long for the available horizontal space, it wraps to form another line.