diff options
author | sarven <csarven@plantard.controlezvous.ca> | 2009-01-19 04:46:18 +0000 |
---|---|---|
committer | sarven <csarven@plantard.controlezvous.ca> | 2009-01-19 04:46:18 +0000 |
commit | 838502dfd9894e409714c512f83179bab68446d7 (patch) | |
tree | 7b4c8264a2e9aac5945487b0d4f858c17c2ce0bc | |
parent | 0ea3f0e31be136bc91616aa62e93fc553ee1812a (diff) |
timestamp anchor spacing for IE
-rw-r--r-- | theme/base/css/ie.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/base/css/ie.css b/theme/base/css/ie.css index ef64da953..9baa953b3 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 |