[buddypress-trac] [BuddyPress] #2498: Change CSS in Activity Filter Drop-Down Select Box to Account for text width
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Mon Jul 5 06:57:01 UTC 2010
#2498: Change CSS in Activity Filter Drop-Down Select Box to Account for text
width
----------------------+-----------------------------------------------------
Reporter: pisanojm | Owner:
Type: defect | Status: new
Priority: trivial | Milestone: 1.2.6
Component: Activity | Keywords: css, filter
----------------------+-----------------------------------------------------
Seems like there is a problem with the width of the Filter Drop Down Box
being too small anywhere there is a chance to filter activity-stream
information.
For instance, on the Buddypress site, if you go to any group and choose
set the filter to "Show New Group Members" you will see the words crush
into the drop down arrow...
Looks like this can be changed easily in the default.css by changing the
max-width: of the div.item-list-tabs ul li.last select TO {
max-width: 220px;
However, this pushes it over to the right a little...
--
Ticket URL: <http://trac.buddypress.org/ticket/2498>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list