Ghost
Ghost copied to clipboard
Descenders in the publisher name of bookmark cards in the editor get cut off
Issue Summary
If you take a look at the publisher name in bookmark cards in the editor it can be seen that their descenders get cut off. (Notice though that I added a g
to Team Ghost, which did not get cut off.)
Changing the following in my browser
.koenig-lexical :is(.leading-6) {
line-height: 1.5rem;
}
to 1.6rem
fixes the problem.
Unfortunately, and unlike the menial fix I contributed for the descenders of tags getting cut off, I can't decipher where that line-height change would be implemented in this case. That being so, I'm not submitting a PR but rather a bug report.
Steps to Reproduce
- Paste in the link to the new recommendations functionality into the editor in order to create a bookmark card
- See that the
g
s in Changelog get cut off at the bottom
Ghost Version
5.71.2+moya
Node.js Version
Yes
How did you install Ghost?
Ghost(Pro)
Database type
MySQL 5.7
Browser & OS version
Firefox 119, macOS 13.6
Relevant log / error output
No response
Code of Conduct
- [X] I agree to be friendly and polite to people in this repository
Hello @kevinansfield I would like to work on this issue.
Hello @stromfeldt
It seems that the images you've added appear identical, and I'm unable to replicate the issue in the editor. Could you please verify from your end and check if the issue still exists? If you encounter the problem, kindly share more detailed steps to help me replicate it.
Our bot has automatically marked this issue as stale because there has not been any activity here in some time.
The issue will be closed soon if there are no further updates, however we ask that you do not post comments to keep the issue open if you are not actively working on a PR.
We keep the issue list minimal so we can keep focus on the most pressing issues. Closed issues can always be reopened if a new contributor is found. Thank you for understanding 🙂