From 3a41d1991c7e070a4599a1e07d3a50dec79da3f3 Mon Sep 17 00:00:00 2001 From: "scott%scott-macgregor.org" Date: Wed, 28 Feb 2007 21:17:55 +0000 Subject: [PATCH] Bug #321389 --> qute: pixel missing at the bottom of smileys, patch by Thomas Bertels r=duccaroz, sr=bienvenu git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@221093 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/mail/themes/qute/mail/smileys.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/mail/themes/qute/mail/smileys.css b/mozilla/mail/themes/qute/mail/smileys.css index b32c5749527..26a3a6f281b 100644 --- a/mozilla/mail/themes/qute/mail/smileys.css +++ b/mozilla/mail/themes/qute/mail/smileys.css @@ -62,7 +62,7 @@ span.moz-smiley-s14, span.moz-smiley-s15, span.moz-smiley-s16 { - font-size: 15px; + font-size: 17px; -moz-padding-start: 20px; -moz-margin-start: 2px; margin-top: 2px;