Relaxed the width for form select
This commit is contained in:
@@ -127,6 +127,9 @@ width:39%;
|
||||
.form_settings .form_data textarea {
|
||||
width:63%;
|
||||
}
|
||||
.form_settings .form_data select {
|
||||
width:auto;
|
||||
}
|
||||
|
||||
.form_settings .form_data input.submit {
|
||||
margin-left:0;
|
||||
|
Reference in New Issue
Block a user