mirror of
https://github.com/ansible/awx.git
synced 2026-01-23 07:28:02 -03:30
fix padding of lists
This commit is contained in:
parent
4f46c307d4
commit
32db96c176
@ -75,7 +75,7 @@ table, tbody {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.List-tableCell {
|
.List-tableCell {
|
||||||
padding-left: 20px;
|
padding-left: 15px;
|
||||||
padding-right: 15px;
|
padding-right: 15px;
|
||||||
border-top:0px!important;
|
border-top:0px!important;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user