diff options
author | thomascube <thomas@roundcube.net> | 2012-01-20 15:46:15 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2012-01-20 15:46:15 +0000 |
commit | 071c78c3a4f344f1005c8be8ba895a91452de6b9 (patch) | |
tree | 0d63f416cd9d6dc1f9b7e1dd2686e21ec28a3d4d /skins/larry/templates/mail.html | |
parent | 0b179e0847f5108f31567bc004a61044ebd1aca3 (diff) |
Fine tuning Larry styles + browser specific css quirks
Diffstat (limited to 'skins/larry/templates/mail.html')
-rw-r--r-- | skins/larry/templates/mail.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/skins/larry/templates/mail.html b/skins/larry/templates/mail.html index d82b8927d..2608c93f6 100644 --- a/skins/larry/templates/mail.html +++ b/skins/larry/templates/mail.html @@ -10,9 +10,8 @@ #mailpreviewframe { display: block; } <roundcube:endif /> </style> - </head> -<body> +<body class="noscroll"> <roundcube:include file="/includes/header.html" /> |