Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#30523 closed defect (bug) (fixed)

Twenty Fifteen: Some focus outlines are hidden in the pagination.

Reported by: iamtakashi Owned by: iandstewart
Priority: normal Milestone: 4.1
Component: Bundled Theme Version: 4.1
Severity: normal Keywords: has-patch
Cc: Focuses:

Description

Since it has overflow: hidden;, some outlines for :focus are hidden.

https://cldup.com/bWU0a7TG7v.png

I think we can remove it safely.

Attachments (1)

30523.diff (439 bytes ) - added by iamtakashi 12 years ago.

Download all attachments as: .zip

Change History (3)

@iamtakashi
12 years ago

#2 @iandstewart
12 years ago

  • Owner set to iandstewart
  • Resolutionfixed
  • Status newclosed

In 30589:

Twenty Fifteen: overflow hidden can hide focus outlines here so out it goes.

Props iamtakashi, fixes #30523.

Note: See TracTickets for help on using tickets.