#27310 closed defect (bug) (duplicate)
Change search input to match text inputs in TinyMCE link modal
Reported by: | morganestes | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.9 |
Component: | Editor | Keywords: | has-patch |
Focuses: | ui | Cc: |
Description (last modified by )
The "Insert/edit link" window fixed by #27305 has the search box styled differently enough from the URL and Title fields as to distract from the nice look of things.
This patch just matches the styling used for the text input so there's consistency in the UI.
Attachments (1)
Change History (10)
#2
follow-up:
↓ 6
@
11 years ago
Looks like the checkbox is also huge in that screenshot. These fields get big for responsive reasons. I can only reproduce it with a narrow-ish window. The fact that the other text inputs aren't growing may actually be the issue.
#3
@
11 years ago
- Component changed from TinyMCE to Editor
- Milestone changed from Awaiting Review to 3.9
#6
in reply to:
↑ 2
@
11 years ago
Replying to nacin:
The fact that the other text inputs aren't growing may actually be the issue.
Yes. :)
#7
@
11 years ago
I've uploaded a patch on the related ticket above that takes care of all these issues.
Note: See
TracTickets for help on using
tickets.
Changes to /wp-includes/css/editor.css.