Aleksander Machniak
2016-02-05 bd0551b22076b82a6d49e9f7a2b2e0c90a1b2326
skins/larry/templates/mail.html
@@ -5,8 +5,8 @@
<roundcube:include file="/includes/links.html" />
<style type="text/css">
<roundcube:if condition="config:preview_pane == true" />
   #mailview-top { height: 276px; }
   #mailview-bottom { top: 330px; height: auto; display: block; }
   #mailview-top { height: 270px; }
   #mailview-bottom { top: 284px; height: auto; display: block; }
   #mailpreviewframe { display: block; }
<roundcube:endif />
</style>