From 1cff92e76d1e90245594af7353c7f322bea17db1 Mon Sep 17 00:00:00 2001 From: jordan Date: Sat, 7 May 2011 13:15:00 +0000 Subject: [PATCH] make the font-size of the label a bit smaller and remove the size attribute of the textarea git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@1028 0cfe37f9-358a-4d5e-be75-b63607b5c754 --- forum/skins/default/templates/node/permanent_link.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/forum/skins/default/templates/node/permanent_link.html b/forum/skins/default/templates/node/permanent_link.html index d0fb3b9..579a35c 100644 --- a/forum/skins/default/templates/node/permanent_link.html +++ b/forum/skins/default/templates/node/permanent_link.html @@ -7,8 +7,8 @@ Would you like to copy the permanent link to your clipboard?

{% spaceless %} -

-

+

+

{% endspaceless %} -- 2.39.5