mirror of
https://github.com/ansible/awx.git
synced 2024-10-31 15:21:13 +03:00
Adjust title and badge spacing on job output stats section.
This commit is contained in:
parent
2acf055f6a
commit
4119c1dd0b
@ -44,8 +44,7 @@
|
|||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin-left: 10px;
|
margin-right: @at-space-2x;
|
||||||
margin-right: auto;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.at-Panel-headingCustomContent {
|
.at-Panel-headingCustomContent {
|
||||||
@ -59,6 +58,7 @@
|
|||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
font-weight: normal!important;
|
font-weight: normal!important;
|
||||||
width: 30%;
|
width: 30%;
|
||||||
|
margin: @at-space-2x;
|
||||||
|
|
||||||
@media screen and (max-width: @breakpoint-md) {
|
@media screen and (max-width: @breakpoint-md) {
|
||||||
flex: 2.5 0 auto;
|
flex: 2.5 0 auto;
|
||||||
|
Loading…
Reference in New Issue
Block a user