Aleksander Machniak
2015-08-27 567d5a01cc9842a0fc8781e4e6add8131c3a8378
skins/larry/mail.css
@@ -861,19 +861,18 @@
#messagecontent .rightcol,
#messagepreview .rightcol {
   float: right;
/*
   position: absolute;
   top: 10px;
   right: 10px;
   height: 90%;
*/
   right: 8px;
   width: 230px;
   margin: 8px;
   min-height: 200px;
   background: #f0f0f0;
   padding: 8px;
   border-radius: 4px;
   z-index: 1;
}
#messagecontent .rightcol {
   margin-top: 8px;
}
#messagebody {