Commit b78793b1 authored by prumde's avatar prumde

changed class name of a div container

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@175044 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 558f9a36
.subcategories-section {
.products-section {
padding: 0;
margin: 0;
padding-top: 100px;
......
......@@ -18,7 +18,7 @@
</div>
<div *ngIf="items?.length > 0">
<section class="subcategories-section">
<section class="products-section">
<div class="row">
<md-card class="product-list-card">
<div class="small-12 medium-3 large-3 column ecm-filter-details">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment