textarea 100% -> 70%
Any reason this is the only textarea on the site that is not in a div.input ?
This commit is contained in:
@@ -275,7 +275,7 @@ div#c-posts {
|
||||
|
||||
div#quick-edit-div {
|
||||
textarea {
|
||||
width: 100%;
|
||||
width: 70%;
|
||||
height: 4em;
|
||||
display: block;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user