mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-24 08:02:18 +02:00
fixed minor style issue on build output page
This commit is contained in:
parent
dbf43d0a88
commit
bac4d2c3b2
@ -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 New Issue
Block a user