Adds dragable border for google docs outline in order to view long headings.
< Feedback on Google Docs Outline Expander
I’d love it if the outline headers wrapped instead of extending off into infinity. Is there a simple CSS way to handle that? Nothing I’ve tinkered with seems to work quite right without messing up spacing.
For anyone who needs it, try these CSS modifications:.navigation-item-white-space: normal;}.outlines-widget-chaptered .navigation-item {height: auto;}
Nice way to stretch out the Document Tabs section to make it more clear and useful. Attached sceenshot gives a demo.
I’d love it if the outline headers wrapped instead of extending off into infinity. Is there a simple CSS way to handle that? Nothing I’ve tinkered with seems to work quite right without messing up spacing.