Opened 10 years ago
Closed 10 years ago
#691 closed enhancement (worksforme)
CSS patch to fix the responsive of the BP trac
Reported by: | _DorsVenabili | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Trac | Keywords: | has-patch |
Cc: |
Description
Hi! I've just made some CSS modifications to have a better responsive BP trac page :)
Attachments (2)
Change History (13)
#4
@
10 years ago
I went through these changes, and committed just the wp-trac.css one for the moment.
For the most part, changes to fixed widths to make them responsive should change them to max-width
, rather than setting the values to 100%
.
Any changes to bb-base.css will need review from @johnjamesjacoby.
#11
@
10 years ago
- Resolution set to worksforme
- Status changed from new to closed
Marking as resolved, per above commits.
The bb-base
theme still needs much responsive love. The mark-up is intentionally simple and supportive of this, so anyone wanting to put the effort in is encouraged to reach out.
Note: See
TracTickets for help on using
tickets.
CSS file: https://buddypress.org/wp-content/themes/bb-base/style.css