Hi, everyone
I have some problem with sidebar (.ia-splitter-left). I can drag this panel on all window size. How can I fixed max-width=350px for sidebar?
I use Atlassian Confluence 5.9.2
thank you
Confluence 6.12, sidebar max width is hardcoded in JS. Now it is 640 px.
lol
The only way we found is to substitute entire JS method AJS.toInit()... and change hardcoded var d = 640 with var d = 1500
lol lol lol
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.