Opened 3 months ago
Last modified 11 days ago
#7706 new defect (bug)
Tours link lacks padding on smaller screens
Reported by: | pkbhatt | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Make (Get Involved) / P2 | Keywords: | |
Cc: |
Description
open meta home page https://make.wordpress.org/meta/
check the screen to 320px width
Tour word sticks to left side without any spaces.
Change History (1)
Note: See
TracTickets for help on using
tickets.
Admin bar styles remove padding from links, including the Tours link, at smaller screen sizes.
The Login and Register links have special overrides on Make - Meta pages.
The simplest fix might be adding to the Tour plugin styles (note the child combinator
>
).