X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=skins%2Fdefault%2Fprint.css;fp=skins%2Fdefault%2Fprint.css;h=5522a05c9de32d379b8f1c00f9f60e0a3aafdb13;hb=b68022ca3782d5eb5a1a7ef6f8cf7abe1dc15bd6;hp=441a5de91574eafa7f50d48df960cbaa7812b812;hpb=162c8d010934c01433e8125382fb493712575198;p=roundcube.git diff --git a/skins/default/print.css b/skins/default/print.css index 441a5de..5522a05 100644 --- a/skins/default/print.css +++ b/skins/default/print.css @@ -27,8 +27,8 @@ a, a:active, a:visited #header { - margin-left: 5mm; - margin-bottom: 3mm; + float: right; + margin: 0 5mm 3mm 5mm; } #messageframe @@ -39,6 +39,7 @@ a, a:active, a:visited table.headers-table { table-layout: fixed; + margin-top: 14px; } table.headers-table tr td @@ -110,7 +111,6 @@ div.message-part div.pre margin: 0; padding: 0; font-family: monospace; - white-space: -o-pre-wrap !important; white-space: -moz-pre-wrap !important; white-space: pre-wrap !important; white-space: pre;