Actions
Patch #22101
closedSet max-with to 100% for input, select and textea
Description
This patch adds a global reset for the max-widht attribute on mobile for input, select and textarea elements
Without this reset i can happen, that form fields are wider than their container, e.g. because the attribute size was set. This is the case on the search page.
Before:
After:
Files
Actions