Fix width
authorMichael M Slusarz <slusarz@curecanti.org>
Tue, 16 Jun 2009 03:57:15 +0000 (21:57 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Tue, 16 Jun 2009 03:57:15 +0000 (21:57 -0600)
imp/themes/screen.css

index f21597e..86391ae 100644 (file)
@@ -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 {