Commit 9e67998a authored by steurwadkar's avatar steurwadkar

Scroll bar fix


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@104773 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 87b36b06
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
position: absolute !important; position: absolute !important;
top:0 !important; top:0 !important;
height: 100%; height: 100%;
overflow: hidden !important; overflow: auto !important;
} }
.mainContainer{ .mainContainer{
height:100%; height: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