[buddypress-trac] [BuddyPress Trac] #6510: Overlapping Message title + datestamp with left sidebar + widgets
buddypress-trac
noreply at wordpress.org
Wed Jun 17 20:43:56 UTC 2015
#6510: Overlapping Message title + datestamp with left sidebar + widgets
----------------------------+--------------------
Reporter: vhmarkgmailcom | Owner:
Type: defect (bug) | Status: new
Priority: low | Milestone: 2.4
Component: Appearance | Version: 2.3.0
Severity: normal | Resolution:
Keywords: 2nd-opinion |
----------------------------+--------------------
Comment (by vhmarkgmailcom):
We are indeed stuck with the sidebar on all these pages ATM.
After a bit of playing, I'm happy with my original styling fix. Tested in
Win7 IE, Chrome, and Firefox at various widths. The last line is new since
my last post of this CSS and fixes the whitespace problem.
{{{
#buddypress table#message-threads tr span.activity {float:none; font-
size:smaller}
#buddypress table#message-threads tr td.bulk-select-check,
#buddypress table#message-threads tr td.thread-from {height:auto}
#buddypress table#message-threads tr td.bulk-select-check {border-
bottom:none}
#buddypress table#message-threads tr td.thread-from {display:table-cell}
#buddypress table#message-threads tr.unread{background: #f1f4ff}
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6510#comment:7>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list