custom field default value will self adjust to needed width

This commit is contained in:
mrliptontea
2015-03-19 10:47:23 +01:00
parent 41578b8dd0
commit c22c8d9fda
2 changed files with 2 additions and 3 deletions

View File

@@ -344,8 +344,7 @@ label[for=closed] {
#my_account_form select,
#user_form select,
#user_identity_url,
#custom_field_possible_values,
#custom_field_default_value {
#custom_field_possible_values {
width: 100%;
}

File diff suppressed because one or more lines are too long