Skip to:
Content

BuddyPress.org

Opened 12 years ago

Closed 12 years ago

#6075 closed defect (bug) (fixed)

Activity filter select in Twenty Fifteen not wide enough

Reported by: colorful tones Owned by: boonebgorges
Priority: normal Milestone: 2.2
Component: Appearance - Template Pack Version: 2.1
Severity: normal Keywords: has-patch
Cc:

Description

The Activity filter select wraps text on to two lines in Twenty Fifteen, because the max-width: 175px is not wide enough in /bp-templates/bp-legacy/css/buddypress.css

Screenshot: https://www.dropbox.com/s/a2noa0kc3w6wuom/Screenshot%202014-12-22%2010.10.53.png?dl=0

Attachments (1)

6075.patch (477 bytes ) - added by colorful tones 12 years ago.
adjust max-width on select to account for Twenty Fifteen's 19rem font-size

Download all attachments as: .zip

Change History (4)

@colorful tones
12 years ago

adjust max-width on select to account for Twenty Fifteen's 19rem font-size

#1 @colorful tones
12 years ago

Also, I tested the adjustment in Twenty Fourteen, Twenty Thirteen, and Twenty Twelve and works good in all those as well.

#2 @boonebgorges
12 years ago

  • Milestone Awaiting Review2.2

#3 @boonebgorges
12 years ago

  • Owner set to boonebgorges
  • Resolutionfixed
  • Status newclosed

In 9252:

Allow activity filter dropdown to be wider.

This prevents the filter text from breaking to a second line in themes with
slightly larger default font sizes, such as Twenty Fifteen.

Props colorful tones.
Fixes #6075.

Note: See TracTickets for help on using tickets.