Merge "web: Increase height and padding of zuul-job-result"

This commit is contained in:
Zuul 2018-10-23 13:51:04 +00:00 committed by Gerrit Code Review
commit e4fb6e151c
1 changed files with 2 additions and 1 deletions

View File

@ -21,8 +21,9 @@ a.refresh {
.zuul-job-result {
float: right;
width: 70px;
height: 15px;
height: 20px;
margin: 2px 0 0 0;
padding: 4px;
}
.zuul-change-total-result {