From aea23bd18afa293e1e30d9c123edb9a54116a7be Mon Sep 17 00:00:00 2001 From: thomasb Date: Fri, 4 Sep 2009 10:42:24 +0000 Subject: New logo and minor changes to default skin git-svn-id: https://svn.roundcube.net/trunk@2913 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/skins/default/print.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'roundcubemail/skins/default/print.css') diff --git a/roundcubemail/skins/default/print.css b/roundcubemail/skins/default/print.css index e925756ac..5522a05c9 100644 --- a/roundcubemail/skins/default/print.css +++ b/roundcubemail/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 -- cgit v1.2.3