Skip to content

Safari shows double arrows in nav menu #97

@emersonveenstra

Description

@emersonveenstra

Because we're using <details>, we're running into two things:

  1. WebKit adds a pseudo-element -webkit-details-marker that doubles the arrows, and removing it leads to:
  2. this WebKit bug where <summary> can't be a flex container, and it breaks the alignment.

Not sure if we want to wait until Safari releases a version that fixes it, or switch to a standard <nav>/<ul> structure for the menu.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area: JekyllRelated to how the site is generatedType: BugIssues in how things are displayed, or instructions that leads to errors

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions