summaryrefslogtreecommitdiff
path: root/skins
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2014-06-06 14:37:24 +0200
committerAleksander Machniak <alec@alec.pl>2014-06-06 14:37:24 +0200
commit594746a1e1612e7119610a4478e7aa04db420959 (patch)
treec970c950c9fb71f0c056ef5e46a760ed86e802de /skins
parent709ccc08f5f3a9fa6e1a233d57a1d4e267d2e8cb (diff)
Removed redundant margins for HTML message bodies
Diffstat (limited to 'skins')
-rw-r--r--skins/classic/mail.css10
1 files changed, 0 insertions, 10 deletions
diff --git a/skins/classic/mail.css b/skins/classic/mail.css
index 4c4e5d968..5235a9637 100644
--- a/skins/classic/mail.css
+++ b/skins/classic/mail.css
@@ -1348,16 +1348,6 @@ div.message-part blockquote blockquote blockquote
border-right: 2px solid #bb0000;
}
-body.iframe div.message-htmlpart
-{
- margin: 8px;
-}
-
-div.message-htmlpart div.rcmBody
-{
- margin: 8px;
-}
-
#messagebody span.part-notice
{
display: block;