The new forums will be named Coin Return (based on the most recent vote)! You can check on the status and timeline of the transition to the new forums here.
The Guiding Principles and New Rules document is now in effect.
It appears that some of the private conversation threads are breaking when you get past the default limit of viewed messages. IE, whenever the "Older/Newer Posts" paging gets activated. There is a "clear:left;" assigned to
#Content .Foot {
clear:left;
padding: 1px 0 0;
}
That forces the conversation below the list of users invited to it. Removing the clear seems to fix everything. Tested in both Firefox and Chrome. Don't have access to IE at the moment to try it out.
Posts