Let some room for the unread count bubble

pull/1/head
thomascube 13 years ago
parent 31579dfdf4
commit 6efab08e49

@ -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;
}

Loading…
Cancel
Save