From 160d1ba325585d57e013437f68b06bc90ac341d0 Mon Sep 17 00:00:00 2001 From: hernani Date: Tue, 25 May 2010 21:42:56 +0000 Subject: [PATCH] Show wiki css fixes. git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@330 0cfe37f9-358a-4d5e-be75-b63607b5c754 --- forum/skins/default/media/style/style.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/forum/skins/default/media/style/style.css b/forum/skins/default/media/style/style.css index 133d8ec..a908684 100644 --- a/forum/skins/default/media/style/style.css +++ b/forum/skins/default/media/style/style.css @@ -1172,10 +1172,10 @@ a.accept-answer.on,a.accept-answer:hover { background: url("../images/vote-accep font-size: 11px; color: #333; background: url("../images/wiki.png") no-repeat left center; - padding-left: 46px; - margin: 12px 0 32px 0; + padding-left: 36px; + margin: 6px 0 18px 0; min-height: 32px; - line-height: 14px; + line-height: 15px; } .post-score, .comments-char-left-count { -- 2.39.5