Opened 11 years ago
Closed 11 years ago
#26261 closed defect (bug) (fixed)
Misaligned buttons when editing a post slug
Reported by: | SergeyBiryukov | Owned by: | iammattthomas |
---|---|---|---|
Milestone: | 3.8 | Priority: | normal |
Severity: | normal | Version: | 3.8 |
Component: | Administration | Keywords: | |
Focuses: | ui | Cc: |
Description
See the screenshot.
Attachments (2)
Change History (4)
Note: See
TracTickets for help on using
tickets.
I looked into this bug and noticed a couple of issues.
#edit-slug-box
is larger when the input is visible, causing a jump in the page when showing/hiding the input.I have added a patch that
.wp-picker-input-wrap .button.button-small
and apply to all.button-small
This makes everything line up a bit nicer. See screenshot.
There are a couple of other places in the admin that the button-small class is used, but I tested them and there are no issues created by making this change. They are as follows: