This commit is contained in:
albert
2011-11-16 18:13:29 -05:00
parent 03850a37d5
commit 46236e32a5
6 changed files with 14 additions and 22 deletions

View File

@@ -271,7 +271,7 @@ Danbooru.Note = {
$textarea = $('<textarea></textarea>');
$textarea.css({
width: "100%",
width: "95%",
height: "10em"
});