![]() |
|
|
Change By:
|
Danny Staple
(20/Nov/14 3:38 PM)
|
Description:
|
The job page and its child pages are overlapped by a queued build. The finished and running builds descriptions are set to 200px, and never overlap. However, the HTML for the queued builds is very different:
using a float right for the stop button instead of a td, not have a div to include the parameters which are shown where the desc is on building/built runs.
We have used the simple theme plugin to add the following CSS to make it work for now:
{code}
#side-panel, #buildHistory, tr.build-row { word-wrap: break-word; }
.build-row.transitive > td:nth-child(2) { max-width: 200px !important; }
{code}
Major because it makes the configure page impossible to work on if there are queued builds and the text overlaps it.
|
|
|
|
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
jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit
https://groups.google.com/d/optout.