Making WordPress.org

Opened 6 years ago

Closed 6 years ago

#3877 closed defect (bug) (fixed)

The search form autocomplete results are partially hidden

Reported by: keesiemeijer's profile keesiemeijer Owned by: coffee2code's profile coffee2code
Milestone: Priority: normal
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 6 years ago.
Add overflow auto to homepage sections only

Download all attachments as: .zip

Change History (2)

@keesiemeijer
6 years ago

Add overflow auto to homepage sections only

#1 @coffee2code
6 years ago

  • Owner set to coffee2code
  • Resolution set to fixed
  • Status changed from new to closed

In 7743:

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

Props keesiemeijer.
Fixes #3877.

Note: See TracTickets for help on using tickets.