From ae43e681d2782e746299832ce961b74fb90b94a5 Mon Sep 17 00:00:00 2001 From: "Philip M. Hofer (Frumph)" Date: Thu, 31 Dec 2009 07:56:05 -0800 Subject: [PATCH] float-right on .commentsrsslink cause it looked like crap under the discussion-\ part of the comments page. Signed-off-by: Philip M. Hofer (Frumph) --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index b4a2939..a74e13e 100644 --- a/style.css +++ b/style.css @@ -684,6 +684,7 @@ h4, h4 a { .commentsrsslink { font-size: 11px; + float: right; } #comment-textarea {