style width update
Removal of max-width. Couldn't find where the "quick-edit-div" was, but should be fine. Also fixing my lack of spaces from the previous edit.
This commit is contained in:
@@ -277,7 +277,7 @@ div#c-posts {
|
|||||||
|
|
||||||
div#quick-edit-div {
|
div#quick-edit-div {
|
||||||
textarea {
|
textarea {
|
||||||
width: 30em;
|
width: 100%;
|
||||||
height: 4em;
|
height: 4em;
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user