#22298 closed defect (bug) (fixed)
Permalink box line-wrap covers the media button
| Reported by: | tar.gz | Owned by: | azaozz |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.5 |
| Component: | UI | Version: | 3.5 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
When a certain combination of narrow screen size and long permalink string occurs, the permalink box underneath the title box wraps on a second line.
In pre-3.5 WordPress this didn't cause overlap, because there was sufficient whitespace to allow the second line.
In the current beta of WordPress 3.5 [22252], when a line wrap occurs, the "Edit", "View Post" and "Get Permalink" buttons get hidden by the new media upload button (introduced with #19956).
Related: #22184
Attachments (4)
Change History (13)
#2
@
14 years ago
Caused by #edit-slug-box { height: 1em; }, introduced in [22279].
#5
follow-up:
↓ 7
@
14 years ago
Works beautifully for me, my only thought is the units for the min-height -- it was em before the patch, now is px
#7
in reply to: ↑ 5
@
14 years ago
Replying to georgestephanis:
Don't think height/min-height is needed there at all.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Overlap of buttons caused be the permalink line wrap