Vote #77232
完了Set max-with to 100% for input, select and textea
0%
説明
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:
!{width:320px}before.png!
After:
!{width:320px}after.png!
journals
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Merged in 3.2, thanks.
--------------------------------------------------------------------------------