I'm using the Labs plugin that moves Chat to the right. This gives you all that space to work with in a new column, but I can't seem to get the custom css to change the CSS max-height rule for the applicable div from "200" to "auto". I'm using the following:
html.cQ body.cP div div.nH div.nH table.Bs tr td.Bu div.nH div.T0 div.pS div#:
x6.pt div.vz{max-height: auto !important;}
If you do it by hand (via inspect element), it works beautifully.
Anybody know what I'm doing wrong here?
THANKS!