I use Jira with a filter. That shows me a list of issues on the left, a "sidebar" in between and then the actual issue.
It is possible to enlarge or reduce the list of issues and the issue area by dragging the sidebar.
The list of issues is often pretty long and thus it gets a scrollbar.
My issue is that the sidebar is marked with "left: -8px;" and "z-index: 1;" which means it covers the scrollbar (most of it).
Today I finally tried to look at the CSS and by changing the "left: -8px" into "left: 0;", it fixes the problem of the scrollbar. What I'd like to do, is make the edit permanent so when I reload the page I don't have to re-edit that CSS each time. Is there a way to edit the CSS from the interface? Or do I have to look at fixing that in the source code?
Join us June 26, 11am PT for a webinar with Atlassian Champion Robert Hean & Loom’s Brittany Soinski. Hear tips, stories, and get your burning questions answered. Learn how Loom makes training and enablement easier. Don’t miss it!
Register todayOnline 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.