When we are using a code block macro inside of a round rectangle macro it removes the horizontal scroll bar yet still leaves the page without text wrapping.We faced a bug like this in 5.5.3 and implemented a css fix in the global stylesheet such as:
.roundrect
{ table-layout: fixed !important;
width: 100% !important; }
It is still in place and has not fixed the issue.
The code block alone terminates correctly at the edge of the screen and provides a horizontal scroll bar. The round rectangle alone does not. I believe the issue is with the roundrect macro.
Has anyone had a similar issue under Confluence 5.7.4 or have a solution suggestion?
Thank you,
Nathan
Hi Nathan,
Adaptavist has their own support channel, you can reach them at: http://www.adaptavist.com/w/hosting/plugin-support/
They should give you a right answer for it.
Cheers,
WZ
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.