diff options
author | Evan Prodromou <evan@controlyourself.ca> | 2009-02-01 14:33:18 -0500 |
---|---|---|
committer | Evan Prodromou <evan@controlyourself.ca> | 2009-02-01 14:33:18 -0500 |
commit | 87b99540efb702d816ef0b14d0fef9126539254a (patch) | |
tree | a57e9ff9a23cf0f2c56961a9ebb25493296fce7e /theme/base/css/ie.css | |
parent | 74bf2bf672b147888a42fafd7ae5d86c600cf3a8 (diff) | |
parent | 804dc7cdb95b54dbd4c4fc362cf79c5ff47b14be (diff) |
Merge branch 'master' of evan@dev.controlyourself.ca:/var/www/trunk into cyi/master
Diffstat (limited to 'theme/base/css/ie.css')
-rw-r--r-- | theme/base/css/ie.css | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/theme/base/css/ie.css b/theme/base/css/ie.css index 08b027b59..45176a201 100644 --- a/theme/base/css/ie.css +++ b/theme/base/css/ie.css @@ -9,7 +9,6 @@ margin-top:3px; height:16px; text-align:right; text-indent:0; -color:#fff; width:24px; } @@ -24,7 +23,3 @@ margin-left:-7px; .notice div.entry-content .timestamp a { margin-right:4px; } - -.entity_profile .entity_nickname { -padding-right:3px; -} |