#21224: Added validation for Enumeration, Taxonomy and Query form field elements.

Work Item: 21224
This commit is contained in:
Sipke Schoorstra
2015-02-27 23:05:36 +01:00
parent 3fd51616ae
commit 31e6219ece
39 changed files with 612 additions and 51 deletions

View File

@@ -22,8 +22,4 @@
***************************************************************/
.form-field-element {
margin: 0.8em 0 0 0;
}
.form-field-element-enumeration select {
margin: 1.5em 0 0 0;
}