Opened 7 months ago
Closed 6 weeks ago
#7706 closed defect (bug) (reported-upstream)
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 (2)
#1
@
4 months ago
- Component changed from General to Make (Get Involved) / P2
- Milestone Q1 deleted
- Summary changed from No margin on left side in title to Tours link lacks padding on smaller screens
#2
@
6 weeks ago
- Resolution set to reported-upstream
- Status changed from new to closed
It looks like the 'tours' functionality is an Automattic plugin: https://github.com/Automattic/tours/
I've reported this upstream in https://github.com/Automattic/tours/issues/58
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
>
).