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

This commit is contained in:
r888888888
2013-05-21 17:52:13 -07:00

View File

@@ -297,7 +297,7 @@ Danbooru.Note = {
$textarea = $('<textarea></textarea>');
$textarea.css({
width: "97%",
height: "95%",
height: "92%",
resize: "none",
});