Original repository by Rohan Verma is deleted
This adds a scrollbar in firefox.
The other alternative was to use fixed width tables but it looks ugly and requires manually setting widths otherwise.
This works, but having to scroll left and right is a bit clumsy. How about forcing the text to wrap instead? I have done that in this merge request: https://forge-allura.apache.org/p/allura/git/merge-requests/151/ Want to review that option?
Log in to post a comment.
This works, but having to scroll left and right is a bit clumsy. How about forcing the text to wrap instead? I have done that in this merge request: https://forge-allura.apache.org/p/allura/git/merge-requests/151/ Want to review that option?