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 @@ ...@@ -227,15 +227,15 @@
} }
.attachLinkLabel { .attachLinkLabel {
width: 90px; width: 190px;
max-width: 90px; max-width: 190px;
height: 90px; height: 190px;
} }
.attachLinkNo { .attachLinkNo {
width: 45px; width: 95px;
max-width: 45px; max-width: 95px;
height: 45px; height: 95px;
} }
.attachLinkDiv { .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