mirror of
https://github.com/ansible/awx.git
synced 2026-02-26 23:46:05 -03:30
fix padding of lists
This commit is contained in:
@@ -75,7 +75,7 @@ table, tbody {
|
||||
}
|
||||
|
||||
.List-tableCell {
|
||||
padding-left: 20px;
|
||||
padding-left: 15px;
|
||||
padding-right: 15px;
|
||||
border-top:0px!important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user