mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-20 16:38:21 +01:00
Fix unread badge for longer numbers
For 2 or more digit numbers, allow the badge to expand to fit. // FREEBIE
This commit is contained in:
@@ -225,7 +225,8 @@ img.emoji {
|
||||
float: right;
|
||||
margin: 3px 10px 0 20px;
|
||||
display: inline-block;
|
||||
width: 21px;
|
||||
padding: 0 3px;
|
||||
min-width: 21px;
|
||||
height: 21px;
|
||||
line-height: 21px;
|
||||
font-size: 12px;
|
||||
|
||||
Reference in New Issue
Block a user