From: Michael M Slusarz Date: Fri, 27 Feb 2009 20:29:07 +0000 (-0700) Subject: Fix CSS on multiple messages screen X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=0fb4525e0484c4d9e76bbd50251c9efeb68306b1;p=horde.git Fix CSS on multiple messages screen --- diff --git a/imp/templates/thread/thread.html b/imp/templates/thread/thread.html index 70c243ae5..7955756f0 100644 --- a/imp/templates/thread/thread.html +++ b/imp/templates/thread/thread.html @@ -21,20 +21,20 @@
- +
- + - + - +
Date: 
To:From: 
Subject: 
diff --git a/imp/themes/screen.css b/imp/themes/screen.css index 178365061..27a7ec873 100644 --- a/imp/themes/screen.css +++ b/imp/themes/screen.css @@ -278,6 +278,9 @@ tr.deleted:hover, tr.deleted-over { table.msgheaders, td.msgheader { width: 100%; } +table.multipleMsgs td.msgheader { + width: auto; +} /* Pad the addressbook icon in header compose links. */ .msgheader img {