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