Commit d77aebee authored by vkadam's avatar vkadam

Increase link width.


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@98606 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 34972fcd
......@@ -227,15 +227,15 @@
}
.attachLinkLabel {
width: 90px;
max-width: 90px;
height: 90px;
width: 190px;
max-width: 190px;
height: 190px;
}
.attachLinkNo {
width: 45px;
max-width: 45px;
height: 45px;
width: 95px;
max-width: 95px;
height: 95px;
}
.attachLinkDiv {
......
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