Skip to content

Commit

Permalink
https://github.com/tradefurniturecompany/site/issues/189
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrii-fediuk committed Oct 25, 2020
1 parent 0aa959c commit e6e65e2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion view/frontend/web/_category.less
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,10 @@ body.catalog-category-view #maincontent {
// «Remove an extra empty space from the frontend product list page»
// https://github.com/tradefurniturecompany/site/issues/190
.filter.block {margin-bottom: 0;}
.toolbar-products {margin-bottom: 0;}
.toolbar-products {
margin-bottom: 0;
#toolbar-amount {text-transform: lowercase;}
}
.products-grid {
margin: 0; padding-bottom: 0;
@media (max-width: 639px) {margin-top: 0.75rem;}
Expand Down

0 comments on commit e6e65e2

Please sign in to comment.