https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26207 --- Comment #6 from Owen Leonard <oleonard@myacpl.org> --- (In reply to Barbara Johnson from comment #4)
For libraries that have a lot of CSS or jQuery it would be helpful to add a horizontal scroll bar at the top of the modal.
I don't think this is something I can add. The scrollbars are generated by the browser based on the overflow of the content in each pane.
I think it would be preferable to have the first line of the modal left justified - right now it is indented.
This is a whitespace issue which I can address in a follow-up.
Also, it would be nice to have the name of the system preference (such as IntranetUserJS) on the first line of the modal with the first line of actual code displaying on a separate line
I think the whitespace correction will at least help. -- You are receiving this mail because: You are watching all bug changes.