Commit f5f3cf92 authored by kpandey's avatar kpandey

Changes in css

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@175065 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 90bcda5d
......@@ -19,8 +19,14 @@
height: 230px;
}
.carousel-cell .ecm-card > ecm-image > .ecm-image,
.products-section .ecm-card > ecm-image > .ecm-image {
height: 100%;
}
.categories-section .ecm-card > ecm-image > .ecm-image > img,
.subcategories-section .ecm-card > ecm-image > .ecm-image > img
.subcategories-section .ecm-card > ecm-image > .ecm-image > img,
.carousel-cell .ecm-card > ecm-image > .ecm-image > img,
.products-section .ecm-card > ecm-image > .ecm-image > img
{
height: 100%;
width: 100%;
......
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