From 44cb96ad6f75eb4a666067c062e8618b3f35fb60 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Thu, 12 Sep 2013 11:25:42 +0200 Subject: Fix attachment icon issue when rare font/language is used (#1489326) --- skins/classic/mail.css | 1 + 1 file changed, 1 insertion(+) (limited to 'skins/classic') diff --git a/skins/classic/mail.css b/skins/classic/mail.css index b8cc9f351..f712069be 100644 --- a/skins/classic/mail.css +++ b/skins/classic/mail.css @@ -1592,6 +1592,7 @@ input.from_address #compose-attachments ul li { height: 18px; + line-height: 16px; font-size: 11px; padding-left: 2px; padding-top: 2px; -- cgit v1.2.3