mirror of
https://github.com/ansible/awx.git
synced 2026-02-02 10:08:10 -03:30
fix padding of lists
This commit is contained in:
@@ -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;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user