Closed Bug 1395599 Opened 7 years ago Closed 7 years ago

Cannot click onboarding icon near the top

Categories

(Firefox :: New Tab Page, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1395065

People

(Reporter: Oriol, Unassigned)

References

Details

Open a new tab. There is this onboarding icon at the top-left edge. Attempt to click it near its top side. Result: there are 10px which are not clickable. That's because there is some negative margin. You should 1. Remove `#onboarding-overlay-button::after { margin-top: -10px; }` 2. Add `#onboarding-overlay-button-icon { margin-top: 10px }` 3. Change `#onboarding-overlay-button { top: 34px; } to `top: 24px`
Whiteboard: [photon-onboarding][triage]
plan to solve in Bug 1395065
Depends on: 1395065
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Whiteboard: [photon-onboarding][triage]
You need to log in before you can comment on or make changes to this bug.