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