From 6efab08e491ec6284784679db03bee95d214b586 Mon Sep 17 00:00:00 2001 From: thomascube Date: Wed, 18 Jan 2012 15:10:25 +0000 Subject: Let some room for the unread count bubble --- skins/larry/mail.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'skins') diff --git a/skins/larry/mail.css b/skins/larry/mail.css index 2e9f88629..6d0327a5c 100644 --- a/skins/larry/mail.css +++ b/skins/larry/mail.css @@ -124,6 +124,10 @@ a.iconbutton.threadmode.selected { background-position: 6px 3px; } +#mailboxlist li.mailbox.unread a { + padding-right: 36px; +} + #mailboxlist li.mailbox.selected > a { background-position: 6px -21px; } -- cgit v1.2.3