From 9be87a69e33d2abe99c77b104d63fbf9a2a21ac6 Mon Sep 17 00:00:00 2001 From: jordan Date: Thu, 28 Apr 2011 12:46:22 +0000 Subject: [PATCH 1/1] making the default confirm AJAX prompt a bit wider git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@1008 0cfe37f9-358a-4d5e-be75-b63607b5c754 --- forum/skins/default/media/style/style.css | 2 +- forum/skins/default/templates/node/permanent_link.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/forum/skins/default/media/style/style.css b/forum/skins/default/media/style/style.css index 75ba620..f14c1b9 100644 --- a/forum/skins/default/media/style/style.css +++ b/forum/skins/default/media/style/style.css @@ -1765,7 +1765,7 @@ div.dialog.confirm { } div.dialog.prompt { - width: 300px; + width: 355px; } div.dialog.prompt .dialog-content select, div.dialog.prompt .dialog-content textarea, div.dialog.prompt .dialog-content input[type=text] { diff --git a/forum/skins/default/templates/node/permanent_link.html b/forum/skins/default/templates/node/permanent_link.html index 605c2d7..b85249b 100644 --- a/forum/skins/default/templates/node/permanent_link.html +++ b/forum/skins/default/templates/node/permanent_link.html @@ -8,7 +8,7 @@ Would you like to copy the permanent link to your clipboard? {% spaceless %}

-

+

{% endspaceless %}