![]() |
|
|
|
|
Issue Type:
|
Improvement
|
|
Assignee:
|
Unassigned |
|
Components:
|
core |
|
Created:
|
31/Oct/14 2:13 PM
|
|
Description:
|
The build history box allocates about 50% of its width to the build label and about 50% to the build time. This often means that the build label wraps after the status icon.
The simplest solution would be to define the style:
#buildHistory .build-name {
/* max-width: 120px; */
white-space: nowrap;
}
Along with that it would be good to either make the build time use a smaller font size or use a format for the date that takes less space or use a different date format based on how long ago the build was.
|
|
Project:
|
Jenkins
|
|
Priority:
|
Minor
|
|
Reporter:
|
Paul Mendelson
|
|
|
|
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
|
--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
[email protected].
For more options, visit
https://groups.google.com/d/optout.