提交 84236bf6 编写于 作者: T Tom Fennelly

Merge pull request #1705 from thomassuckow/feature/history-overflow

[FIXED JENKINS-28425] Fix build history styling badness
......@@ -982,6 +982,7 @@ table.parameters > tbody:hover {
.build-row-cell .pane.build-name {
width: 25%;
font-weight: bold;
vertical-align: top;
}
.build-row-cell .pane.build-details {
width: 50%;
......@@ -1066,7 +1067,7 @@ table.parameters > tbody:hover {
.build-row-cell .pane.build-name .display-name,
.build-row-cell .indent-multiline {
margin-left: 20px !important; /* Sync changes with func expandControlsTo50Percent in hudson-behavior.js */
padding-left: 20px !important; /* Sync changes with func expandControlsTo50Percent in hudson-behavior.js */
}
.build-row .build-row-cell {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册