From 54c8a70f8ee42163551c30eecf733f165a2fe993 Mon Sep 17 00:00:00 2001 From: Samuel Reis Date: Tue, 21 Sep 2010 15:44:49 +0200 Subject: [PATCH] manicured reply and retweet buttons --- default.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/default.css b/default.css index db2be41..57db831 100644 --- a/default.css +++ b/default.css @@ -186,7 +186,7 @@ li:first-child:hover .date { height: 12px; position: absolute; top: 2px; - right: 0; + right: 2px; background: url(sprite-icons.png) no-repeat -16px 0; display: none; } @@ -198,4 +198,4 @@ li:hover .reply_to, li:hover .retweet { .retweet { top: 15px; background-position: -192px 0; -} \ No newline at end of file +}