style width update
Maximize width for text area's like 'new post' and 'edit tags' fields.
This commit is contained in:
@@ -17,7 +17,7 @@ form.simple_form {
|
||||
}
|
||||
|
||||
textarea {
|
||||
width: 30em;
|
||||
width: 100%;
|
||||
font-size: 1.2em;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user