Commit 509e457
authored
Fixed notification +N count badge alignment in ActivityPub (#28290)
ref
https://linear.app/ghost/issue/DES-1400/notification-more-count-15-etc-alignment-is-off-in-activitypub
- the avatar stack row stretched to full width, so the absolutely
positioned +N badge anchored to the far right edge instead of the last
avatar
- added w-fit so the row shrinks to its content, letting the existing
right offset land the badge on the last avatar1 parent d46b536 commit 509e457
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
332 | 332 | | |
333 | 333 | | |
334 | 334 | | |
335 | | - | |
| 335 | + | |
336 | 336 | | |
337 | 337 | | |
338 | 338 | | |
| |||
0 commit comments