From: Michael M Slusarz Date: Tue, 16 Jun 2009 03:57:15 +0000 (-0600) Subject: Fix width X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=75ca45c0986d43b6f6e5241847c66fec05016a4e;p=horde.git Fix width --- diff --git a/imp/themes/screen.css b/imp/themes/screen.css index f21597e1e..86391ae37 100644 --- a/imp/themes/screen.css +++ b/imp/themes/screen.css @@ -566,7 +566,7 @@ td.addressTr span.loadingImg { .mimeHeaders { border: 1px solid #ccc; background: #f9f9f9; - width: 100%; + width: auto; font-family: "Lucida Console",Courier,"Courier New"; } .mimePartInfo {