Issue Type: Improvement Improvement
Assignee: Unassigned
Attachments: wide.png
Components: gui
Created: 27/Nov/12 5:45 PM
Description:

I'm using a plugin to generate a set of builds for each branch, and collect those builds in a view per branch. That works fine in itself, but results in a lot of views.

Jenkins seems to use a table for view navigation, with each tab as a TD in the TR, which means that this navigation bar never wraps, just stretches the screen. With the stretched screen, anything with "width: 100%" (ie, everything in the body of the page) is distorted and un-readable.

Replacing the table full of TDs with some DIVs should allow them to wrap, which is still a little ugly, but much better than going off the edge of the screen.

Project: Jenkins
Priority: Minor Minor
Reporter: Shish Moom
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to