Styled focus modal a bit more and moved it back up

This commit is contained in:
Jeremy Zhang
2017-06-10 02:52:33 +00:00
parent 2e3c5c227c
commit 379475fae9
2 changed files with 6 additions and 1 deletions

View File

@ -127,7 +127,7 @@
inDuration: 400,
outDuration: 400,
startingTop: "4%",
endingTop: "30%",
endingTop: "10%",
});
$("#focusmodal").modal("open");
$("#userembedmodal").modal({