From c750ea235582d97fb04c9321d593092c98a0f491 Mon Sep 17 00:00:00 2001 From: Lance Edgar Date: Wed, 10 Jan 2018 21:23:58 -0600 Subject: [PATCH] Tweak feedback dialog styles a bit --- tailbone/static/js/tailbone.feedback.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tailbone/static/js/tailbone.feedback.js b/tailbone/static/js/tailbone.feedback.js index a9412949..f6d44875 100644 --- a/tailbone/static/js/tailbone.feedback.js +++ b/tailbone/static/js/tailbone.feedback.js @@ -9,7 +9,7 @@ $(function() { textarea.val(''); dialog.dialog({ title: "User Feedback", - width: 500, + width: 600, modal: true, buttons: [ {