Originally created by: dcommander
It seems silly to have the left column in the code viewer taking up valuable real estate when all that's there is a "Browse Commits" button. This causes lines to needlessly wrap when using the diff feature (particularly the side-by-side diff feature.)
An alternate solution to this would be for the Allura layout to use the full width of a wide-screen monitor instead of confining itself to 960 pixels wide. 90% of web users now run a resolution higher than 1024, with the most common being 1366x768.
Note that this is most relevant for SVN. Hg & Git have forking and branch & tag information in the sidebar. Also related is [#5561] for wide-screen views of code pages
Related
Tickets:
#5561