In confluence 3.4.5 the profile popups are truncated.
In confluence 3.0.1 We were able to fix it by adding this to the custom css
.profile-macro{
float:left;
width:100%;
margin-bottom:30px;
}
However this no longer fixes the problem in 3.4.5
.png)








Comments (3)
Dec 22, 2010
Alain Moran says:
Does the problem persist when you append ?layout=default to the URL of the page?Does the problem persist when you append ?layout=default to the URL of the page?
Dec 22, 2010
David Ay says:
Yes it does. I see the same problem with an out of the box confluence 3.4.5 usin...Yes it does. I see the same problem with an out of the box confluence 3.4.5 using the default themebuilder layout.
Jan 05, 2011
Alain Moran says:
Thanks for the bug report we will look into resolving this for a future release....Thanks for the bug report we will look into resolving this for a future release.