fixes #1647
This commit is contained in:
@@ -308,6 +308,11 @@ Danbooru.Note = {
|
|||||||
$dialog.dialog({
|
$dialog.dialog({
|
||||||
width: 360,
|
width: 360,
|
||||||
height: 210,
|
height: 210,
|
||||||
|
position: {
|
||||||
|
my: "right",
|
||||||
|
at: "right-20",
|
||||||
|
of: window
|
||||||
|
},
|
||||||
dialogClass: "note-edit-dialog",
|
dialogClass: "note-edit-dialog",
|
||||||
title: "Edit note",
|
title: "Edit note",
|
||||||
buttons: {
|
buttons: {
|
||||||
|
|||||||
Reference in New Issue
Block a user