[Frontend] Form element style and markup fixes

WTD-610
Fixed markup in select.html;
Rebuilt associated CSS in _selects.scss;
Still to-do: checkbox valign and spacing

Conflicts:
	platform/commonUI/general/res/css/forms.css
	platform/commonUI/general/res/css/items.css
	platform/commonUI/general/res/css/theme-espresso.css
	platform/commonUI/general/res/css/tree.css
This commit is contained in:
Charles Hacskaylo
2015-02-24 11:37:34 -08:00
committed by Victor Woeltjen
parent 068518b535
commit 9c001fabd9
9 changed files with 108 additions and 119 deletions

View File

@@ -2,7 +2,6 @@
ul.tree {
margin: 0;
padding: 0; }
/* line 178, ../sass/_mixins.scss */
ul.tree li {
list-style-type: none;
margin: 0;