Remove unwanted style for "email setting description" field
not sure why that was in there, but it broke some other pages sure enough. will have to revisit whenever i see the "problem" on email settings page again
This commit is contained in:
parent
9daefed9b3
commit
21014c5013
|
@ -132,14 +132,3 @@ div.buttons {
|
|||
clear: both;
|
||||
margin: 10px 0px;
|
||||
}
|
||||
|
||||
|
||||
/******************************
|
||||
* Email Profile forms
|
||||
******************************/
|
||||
|
||||
.field-wrapper.description .field {
|
||||
/* NOTE: This was added specifically for email settings (description), who
|
||||
knows what else it breaks...hopefully nothing. */
|
||||
width: 800px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue