Tweak feedback dialog styles a bit
This commit is contained in:
parent
e3ca3c9370
commit
c750ea2355
|
@ -9,7 +9,7 @@ $(function() {
|
||||||
textarea.val('');
|
textarea.val('');
|
||||||
dialog.dialog({
|
dialog.dialog({
|
||||||
title: "User Feedback",
|
title: "User Feedback",
|
||||||
width: 500,
|
width: 600,
|
||||||
modal: true,
|
modal: true,
|
||||||
buttons: [
|
buttons: [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue