summaryrefslogtreecommitdiff
path: root/theme/base/css/ie6.css
diff options
context:
space:
mode:
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;
}