Patch #22101
Set max-with to 100% for input, select and textea
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | UI - Responsive | |||
Target version: | 3.2.1 |
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:
Associated revisions
Set max-with to 100% for input, select and textea (#22101).
Patch by Felix Gliesche.
History
#1
Updated by Jan from Planio www.plan.io over 6 years ago
- Status changed from New to Needs feedback
- Target version set to Candidate for next minor release
#2
Updated by Go MAEDA over 6 years ago
- Target version changed from Candidate for next minor release to 3.1.4
#3
Updated by Go MAEDA over 6 years ago
- Target version changed from 3.1.4 to 3.2.1
#4
Updated by Jean-Philippe Lang over 6 years ago
- Status changed from Needs feedback to Closed
- Assignee set to Jean-Philippe Lang
Merged in 3.2, thanks.