Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Can you wrap text in the navigation bar?

Dan Sowers
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 26, 2018

Many of the sub-pages to the master page have long names. It would be very helpful if the sub-page names would wrap so the navigation bar could stay the same width all the time and not have to be stretched out to see the complete name of the sub-page.

navbar.png

Thank you,

 

Dan

1 answer

1 vote
Davin Studer
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 26, 2018

If you have the server version of Confluence you could add the below CSS to either the global stylesheet or space stylesheet (if you want to do it on a space by space basis) to limit the width.

.plugin_pagetree_children_span a {
max-width200px !important;
white-spacenormal !important;
}
Dan Sowers
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 27, 2018

Thanks Davin. We haven't decided on Cloud or server version yet, so this comment may help with that decision...

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events