This is a bug fix for RTL sites.
If you run a RTL template/site, you will find a "bug" in the pop-up window when you send a connections-message using CB menu or hover to get user info from the Connections-Tab (div id=overDiv)
The bug will create a long side scroll bar in you site due to "direction=rtl" in your template-css
:S
you can fix this bug by EDITING:
/components/com_comprofiler/js/
overlib_all_mini.js
Change all values that are "-10000" to "0" (you will have 3 in total)
Good Luck! :silly:
*to see what I'm talking a bout, you can live test it on any website that run CB (like this site) by opening Firebug extension and add the "direction=rtl" to the body of the site template in your profile.
BUG Example: