summaryrefslogtreecommitdiff
path: root/theme/default/ie6.css
diff options
context:
space:
mode:
Diffstat (limited to 'theme/default/ie6.css')
-rw-r--r--theme/default/ie6.css12
1 files changed, 11 insertions, 1 deletions
diff --git a/theme/default/ie6.css b/theme/default/ie6.css
index fbdab9eed..f9fc8150e 100644
--- a/theme/default/ie6.css
+++ b/theme/default/ie6.css
@@ -33,10 +33,20 @@ input {
.notice_single {
height: 48px;
}
+#profile {
+ margin-left:0px;
+}
#profile p.notice_current {
height: 96px;
}
-
+#filter_tags {
+ margin-left:20px;
+}
+#content .subscriptions {
+ margin-left:30px;
+ width:100%;
+}
+
#subscriptions_avatars li {
float: left;
margin: 0;