More tweaking of the fullmessage display.
authorMichael M Slusarz <slusarz@curecanti.org>
Fri, 17 Jul 2009 20:05:06 +0000 (14:05 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Fri, 17 Jul 2009 20:05:06 +0000 (14:05 -0600)
imp/themes/screen-dimp.css

index a7553f5..00fd351 100644 (file)
@@ -601,6 +601,9 @@ div.dimpActionsCompose, div.dimpActionsMsg {
 .msgBody table td {
     padding: 0;
 }
+.msgfullread DIV.msgBody {
+    overflow: auto;
+}
 
 /* Message Composition. */
 .composeAddrbook {