summaryrefslogtreecommitdiff
path: root/theme/stoica/ie7.css
diff options
context:
space:
mode:
Diffstat (limited to 'theme/stoica/ie7.css')
-rw-r--r--theme/stoica/ie7.css7
1 files changed, 5 insertions, 2 deletions
diff --git a/theme/stoica/ie7.css b/theme/stoica/ie7.css
index 5cd90a461..bbf52d5cf 100644
--- a/theme/stoica/ie7.css
+++ b/theme/stoica/ie7.css
@@ -7,9 +7,12 @@
#subscriptions_avatars li {
- margin: 0 3px 0 0;
+ float: left;
}
-
+img.avatar.original, img.avatar.profile {
+ clear: none;
+ float: left;
+}
#nav_pagination li a {
padding: 6px 15px;