mirror of https://github.com/jenkinsci/jenkins.git
Fix icon position
This commit is contained in:
parent
18a84076b5
commit
c6f5db0be7
|
@ -156,6 +156,7 @@
|
|||
|
||||
.build-row-cell .pane.build-name .build-icon {
|
||||
position: absolute;
|
||||
margin-top: 2px;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue