Closed Bug 1800000 Opened 3 years ago Closed 3 years ago

Add an intervention for www.honda.co.uk book-a-service page

Categories

(Web Compatibility :: Interventions, defect)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: twisniewski, Unassigned)

References

()

Details

The "choose dealer" buttons on the book-a-service page of www.honda.co.uk are broken in Firefox (and should also be in Chromium, if not for crbug 606208 ). We can work around this with a simple CSS intervention until the page is updated:

.cta-button {
  z-index: 2;
}

Congrats on the 1800000!

This is shipping in Firefox 108 via bug 1776677, which also is a surprisingly funny looking bug ID, thinking about it... :)

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
See Also: → 1867242
You need to log in before you can comment on or make changes to this bug.