Set width only to textarea
This commit is contained in:
parent
70a39c5b7b
commit
9c90fd05f7
|
@ -40,8 +40,11 @@ float:none;
|
|||
.form_settings .form_data input {
|
||||
margin-left:0;
|
||||
display:block;
|
||||
}
|
||||
.form_settings .form_data textarea {
|
||||
width:96.41%;
|
||||
}
|
||||
|
||||
.form_settings .form_data label {
|
||||
float:none;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user