Skip to:
Content

BuddyPress.org

Opened 10 years ago

Closed 10 years ago

#6075 closed defect (bug) (fixed)

Activity filter select in Twenty Fifteen not wide enough

Reported by: colorful-tones's profile colorful tones Owned by: boonebgorges's profile boonebgorges
Milestone: 2.2 Priority: normal
Severity: normal Version: 2.1
Component: Appearance - Template Pack 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 10 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
10 years ago

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

#1 @colorful tones
10 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
10 years ago

  • Milestone changed from Awaiting Review to 2.2

#3 @boonebgorges
10 years ago

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

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.