diff options
author | Test Server 1 <test1@dev.controlezvous.ca> | 2008-07-09 23:29:53 -0400 |
---|---|---|
committer | Test Server 1 <test1@dev.controlezvous.ca> | 2008-07-09 23:29:53 -0400 |
commit | 01ede5ca1ee4929811078d6a4fc87218d24ac974 (patch) | |
tree | 60221d40e116597305d9866ca7730f6ccb22edf3 /theme/stoica/ie7.css | |
parent | ad554f38e1c8aec55e7c93d9cd795abc3a78f8c1 (diff) |
mc's changes on test1
darcs-hash:20080710032953-e4794-beb1a282ccfa8f3bf977d2ed28a863ba9084d86c.gz
Diffstat (limited to 'theme/stoica/ie7.css')
-rw-r--r-- | theme/stoica/ie7.css | 7 |
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; |