Commit ac37b040 authored by nsawalakhe's avatar nsawalakhe

Remove border-bottom in .cardhorizontalPnl


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@101675 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 6715e167
......@@ -1369,7 +1369,9 @@ color: #999; !important;
{
position: relative;
background-color: #FFF;
border-bottom: 1px solid #CCC;
/* Remove border-bottom for circular card view for serdia on dated 18-05-16 */
/* border-bottom: 1px solid #CCC; */
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