Aleksander Machniak
2016-01-08 459003303c8928d6bdfc4366aea28303d898c97f
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>