Commit 558f9a36 authored by prumde's avatar prumde

Updated for Image size

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@175042 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 54bb5f1b
......@@ -19,6 +19,15 @@
height: 230px;
}
.categories-section .ecm-card > ecm-image > .ecm-image > img,
.subcategories-section .ecm-card > ecm-image > .ecm-image > img
{
height: 100%;
width: 100%;
border-top-right-radius: 5px;
border-top-left-radius: 5px;
}
.ecm-image-icon {
float: left;
/*background-color: mediumvioletred;*/
......
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