From 0903e9f2bdb1397e4608a9675c9342cce0abe1ed Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Tue, 11 Nov 2008 01:02:23 -0700 Subject: [PATCH] Small fix to display properly (for now) --- imp/themes/screen.css | 1 + 1 file changed, 1 insertion(+) diff --git a/imp/themes/screen.css b/imp/themes/screen.css index 6ccc0ff0f..bfba71b50 100644 --- a/imp/themes/screen.css +++ b/imp/themes/screen.css @@ -415,6 +415,7 @@ ul.nav-audio { background: #f9f9f9; padding-top: 4px; padding-bottom: 3px; + display: table; } .mimePartInfo img { vertical-align: bottom; -- 2.11.0