1
0
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:
John Mitchell 2016-05-05 14:10:11 -04:00
parent 4f46c307d4
commit 32db96c176

View File

@ -75,7 +75,7 @@ table, tbody {
}
.List-tableCell {
padding-left: 20px;
padding-left: 15px;
padding-right: 15px;
border-top:0px!important;
}