Merge pull request #2888 from kialam/fix/2836

Adjust title and badge spacing on job output stats section.
This commit is contained in:
Jake McDermott 2018-08-21 14:12:15 -04:00 committed by GitHub
commit 66db615c0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,8 +44,7 @@
vertical-align: middle;
white-space: nowrap;
text-align: center;
margin-left: 10px;
margin-right: auto;
margin-right: @at-space-2x;
}
.at-Panel-headingCustomContent {
@ -59,6 +58,7 @@
font-size: 12px;
font-weight: normal!important;
width: 30%;
margin: @at-space-2x;
@media screen and (max-width: @breakpoint-md) {
flex: 2.5 0 auto;