Skip to content

Main navigation menu and widget links should not be block elements #127

Description

@raamdev

When using a browser plugin like Vimium, which allows you to navigate links using the keyboard, the main navigation menu and widget links (such as lists of categories) have anchor tags that are block elements (display: block;). This causes the browser plugin to put the link hints in the wrong spot (at the top left of the block, instead of directly at the start of the link).

Incorrect (links as block elements):

2014-08-02_20-08-59

Correct (links as inline elements):

2014-08-02_20-09-51

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions