diff options
Diffstat (limited to 'theme/identica/ie7.css')
-rw-r--r-- | theme/identica/ie7.css | 19 |
1 files changed, 1 insertions, 18 deletions
diff --git a/theme/identica/ie7.css b/theme/identica/ie7.css index bbf52d5cf..cab6f4059 100644 --- a/theme/identica/ie7.css +++ b/theme/identica/ie7.css @@ -1,20 +1,3 @@ @charset "UTF-8"; /* CSS Document */ - -#statistics dd { - clear: both; - } - - -#subscriptions_avatars li { - float: left; - } -img.avatar.original, img.avatar.profile { - clear: none; - float: left; -} - -#nav_pagination li a { - padding: 6px 15px; - line-height: 27px; - }
\ No newline at end of file +@import url(../default/ie7.css); |