summaryrefslogtreecommitdiff
path: root/theme/base/css/ie6.css
diff options
context:
space:
mode:
authorEvan Prodromou <evan@controlyourself.ca>2009-02-01 14:33:18 -0500
committerEvan Prodromou <evan@controlyourself.ca>2009-02-01 14:33:18 -0500
commit87b99540efb702d816ef0b14d0fef9126539254a (patch)
treea57e9ff9a23cf0f2c56961a9ebb25493296fce7e /theme/base/css/ie6.css
parent74bf2bf672b147888a42fafd7ae5d86c600cf3a8 (diff)
parent804dc7cdb95b54dbd4c4fc362cf79c5ff47b14be (diff)
Merge branch 'master' of evan@dev.controlyourself.ca:/var/www/trunk into cyi/master
Diffstat (limited to 'theme/base/css/ie6.css')
-rw-r--r--theme/base/css/ie6.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/theme/base/css/ie6.css b/theme/base/css/ie6.css
index 4a2316903..10b31cbcb 100644
--- a/theme/base/css/ie6.css
+++ b/theme/base/css/ie6.css
@@ -4,5 +4,8 @@
.entity_profile .entity_url,
.entity_profile .entity_note,
.entity_profile .entity_tags {
-margin-left:55px;
+margin-left:0;
+}
+.entity_profile .entity_depiction {
+margin-bottom:123px;
}