Merge "Fixed action screen "run" button CSS issue"

This commit is contained in:
Jenkins 2016-11-17 07:42:07 +00:00 committed by Gerrit Code Review
commit 6bac7a9f34
1 changed files with 2 additions and 2 deletions

View File

@ -7,5 +7,5 @@
}
.mistral-wrapper #actions a.btn{
width:inherit;
}
width:initial;
}