product list: convert to a proper table

This commit is contained in:
Domen Kožar
2016-05-12 19:43:01 +01:00
parent dc790c5f7e
commit 026f891ed6
2 changed files with 172 additions and 104 deletions

View File

@ -24,11 +24,6 @@ th {
display: none;
}
table.productList {
border-collapse: separate;
border-spacing: 0em 1em;
}
table.table-small {
width: auto !important;
}