diff options
author | alecpl <alec@alec.pl> | 2010-11-26 12:41:16 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2010-11-26 12:41:16 +0000 |
commit | 63f9dee62db3da78d3755febf24b4fb24a743d43 (patch) | |
tree | f3c3a17f120352d95e54d5fb1ccd325c5d665a27 /skins | |
parent | f5e5eed330ed12e472d57bd497531dd0f2cf6938 (diff) |
- Add workaround for MSOE's multipart/related messages with non-related attachments
Diffstat (limited to 'skins')
-rw-r--r-- | skins/default/editor_content.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/skins/default/editor_content.css b/skins/default/editor_content.css index 14c2936d5..2ddc87fe9 100644 --- a/skins/default/editor_content.css +++ b/skins/default/editor_content.css @@ -30,4 +30,3 @@ blockquote margin-left:5px; width:100%; } - |