Move width:auto style to textarea handler in pkg_edit.php
Merge pull request #2316 from phil-davis/patch-3
Merge pull request #2295 from NOYB/HTML_Compliance_-_Form_Input_-_Placeholder
Merge pull request #2311 from heper/patch-1
Adds support for <width> XML tag in rowhelper selects
HTML Compliance - Form Select 3rd try
This is a combined version of:https://github.com/pfsense/pfsense/pull/2310https://github.com/pfsense/pfsense/pull/2315
Default textarea width to 60 cols.Use setCols() to override
Adds style="width: auto;" attribute to textareas to allow the "cols" attribute to take effect. Required bu pkg_edit.php and by wizards
Reverts change to Form_Selector which was breaking selectors with blank options
Modify CSS to allow caller to specify width
View revisions
Also available in: Atom