Making WordPress.org

Opened 8 years ago

Closed 8 years ago

#3877 closed defect (bug) (fixed)

The search form autocomplete results are partially hidden

Reported by: keesiemeijer Owned by: coffee2code
Priority: normal Milestone:
Component: Developer Hub Keywords: has-patch
Cc:

Description

The autocomplete results are partially hidden because the .section container uses overflow: auto; since #2459. The following patch only adds the overflow auto to the homepage sections.

Attachments (1)

3877.patch (1.3 KB ) - added by keesiemeijer 8 years ago.
Add overflow auto to homepage sections only

Download all attachments as: .zip

Change History (2)

@keesiemeijer
8 years ago

Add overflow auto to homepage sections only

#1 @coffee2code
8 years ago

  • Owner set to coffee2code
  • Resolutionfixed
  • Status newclosed

In 7743:

developer.wordpress.org: Fix clipping of autocomplete results after [7739].

Props keesiemeijer.
Fixes #3877.

Note: See TracTickets for help on using tickets.