Details
-
Improvement
-
Resolution: Won't Fix
-
Minor
-
None
-
3.0
-
None
Description
After [UX][Vote] New Administration forms width: partial or full http://xwiki.markmail.org/thread/k3v2zzwsmdlzrer3
discussion the conclusion was to add a min-width to the form control.
The simplest solution would have been to put
.xform input[type="text"], .xform input[type="password"], .xform select, .xform textarea{ width: 99%; min-width: 34.5em; }
but this causes problem.png
Attachments
Issue Links
- relates to
-
XWIKI-7720 Do not resize xform inputs which size is hardcoded as element attribute
- Closed