diff options
author | Sarven Capadisli <csarven@plantard.controlezvous.ca> | 2009-02-01 06:28:16 +0000 |
---|---|---|
committer | Sarven Capadisli <csarven@plantard.controlezvous.ca> | 2009-02-01 06:28:16 +0000 |
commit | 533f9933de81a37bc060889a4296934c0e1c93dc (patch) | |
tree | 8ea5867c83c516f7e72771c2a1c4bcd7be680145 /theme/base/css/ie.css | |
parent | 59e42b766e6edc89accf55ea6a0fc6bbc769a8bf (diff) |
Ticket #1060 -- Ability to wrap long .entity_profile .entity_fn
Diffstat (limited to 'theme/base/css/ie.css')
-rw-r--r-- | theme/base/css/ie.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/theme/base/css/ie.css b/theme/base/css/ie.css index 08b027b59..ffa8bedea 100644 --- a/theme/base/css/ie.css +++ b/theme/base/css/ie.css @@ -24,7 +24,3 @@ margin-left:-7px; .notice div.entry-content .timestamp a { margin-right:4px; } - -.entity_profile .entity_nickname { -padding-right:3px; -} |