Opened 2 years ago
Closed 4 months ago
#6457 closed defect (bug) (fixed)
(design/css) o2 dropdown (...) item isn't aligned middle & looks slightly broken when only one menu item
Reported by: | hztyfoon | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Make (Get Involved) / P2 | Keywords: | needs-patch has-screenshots |
Cc: |
Description
For Example:
in Make WordPress Core
page (https://make.wordpress.org/core/) click the three dots icon (...) at the top right corner of any post and a dropdown the menu item 'shortlink' will appear. you'll see it doesn't look vertically centre aligned.
I also found, using 'vertical-align:middle' to the 'li' tag ('nav.o2-dropdown-actions ul li') or the 'a' tag inside the 'li' fixs it.
using 'line-height:1' to the 'li' tag also makes it center aligned.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
'Shortlink' dropdown item isn't vertically middle