From: sarven Date: Mon, 19 Jan 2009 04:46:18 +0000 (+0000) Subject: timestamp anchor spacing for IE X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=838502dfd9894e409714c512f83179bab68446d7;p=quix0rs-gnu-social.git timestamp anchor spacing for IE --- 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