mirror of
https://github.com/ansible/awx.git
synced 2026-01-14 03:10:42 -03:30
Merge pull request #2888 from kialam/fix/2836
Adjust title and badge spacing on job output stats section.
This commit is contained in:
commit
66db615c0c
@ -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;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user