Fix: Post excerpt overflows in 3 column layout of query loop #69589
Fix: Post excerpt overflows in 3 column layout of query loop #69589Rishit30G wants to merge 2 commits intoWordPress:trunkfrom
Conversation
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
t-hamano
left a comment
There was a problem hiding this comment.
Thanks for the PR!
I'm not sure that adding some styles to a specific block is an ideal approach. Let's take a broader perspective and discuss the ideal solution first. See #69588 (comment)
|
Closing this PR to investigate the ideal solution on #11956 |
What?
Closes #69588
Why?
This PR is necessary to avoid the overflow of text happening in post excerpt
How?
This PR adds the
word-break: break-wordandhyphens: autoto avoid the overflow of post excerptTesting Instructions
LoremIpsumLoremIpsumLoremIpsumScreenshots or screencast