fixed minor style issue on build output page
This commit is contained in:
parent
dbf43d0a88
commit
bac4d2c3b2
2 changed files with 2 additions and 2 deletions
|
@ -889,7 +889,7 @@ pre {
|
|||
}
|
||||
.build-details .build-summary {
|
||||
float: left;
|
||||
width: 250px;
|
||||
width: 300px;
|
||||
padding-left: 20px;
|
||||
}
|
||||
.build-details img {
|
||||
|
|
|
@ -1041,7 +1041,7 @@ pre {
|
|||
|
||||
.build-summary {
|
||||
float:left;
|
||||
width:250px;
|
||||
width:300px;
|
||||
padding-left:20px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue