From 838502dfd9894e409714c512f83179bab68446d7 Mon Sep 17 00:00:00 2001 From: sarven Date: Mon, 19 Jan 2009 04:46:18 +0000 Subject: [PATCH] timestamp anchor spacing for IE --- theme/base/css/ie.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/base/css/ie.css b/theme/base/css/ie.css index ef64da9537..9baa953b38 100644 --- a/theme/base/css/ie.css +++ b/theme/base/css/ie.css @@ -22,5 +22,5 @@ margin-left:-7px; } .notice div.entry-content .timestamp a { -display:inline; +margin-right:4px; } \ No newline at end of file