Problem/Motivation
Text is overlapped on node edit form
Steps to reproduce
Set title to more than 20 words
Proposed resolution
Update css from display:inline to display:inline-block
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 3542330-yoast_seo-fix-overlap-#3.patch | 464 bytes | borisr |
| #3 | Screenshot 2026-01-25 at 13.50.38.png | 164 KB | borisr |
| #3 | Screenshot 2026-01-25 at 13.49.33.png | 154.94 KB | borisr |
| #2 | 3542330-yoast_seo-fix-overlap-#2.patch | 320 bytes | _renify_ |
Comments
Comment #2
_renify_ commentedComment #3
borisr commentedThe patch works as expected (see the first screenshot).

It may also be worth increasing the title width (see the second screenshot).

The attached patch contains the changed width form a fixed width to a fluid width.
Comment #4
borisr commented