Merge branch 'master' of github.com:r888888888/danbooru

This commit is contained in:
albert
2013-03-21 17:20:31 -07:00
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ form.simple_form {
}
textarea {
width: 100%;
width: 70%;
font-size: 1.2em;
}

View File

@@ -275,7 +275,7 @@ div#c-posts {
div#quick-edit-div {
textarea {
width: 100%;
width: 70%;
height: 4em;
display: block;
}