Skip to content
Snippets Groups Projects
Commit d0336aa0 authored by juanf's avatar juanf
Browse files

SSDM-3109 : Layout issues.

SVN: 36029
parent ae51cebc
No related branches found
No related tags found
No related merge requests found
...@@ -342,9 +342,9 @@ ...@@ -342,9 +342,9 @@
<div id="main"> <div id="main">
<div class="container"> <div class="container">
<div class="row"> <div class="row">
<div id ="sideMenu" class="col-md-2" style="float:left; top:0px; left:0px; min-height:100%; padding:0px; border-color: #E7E7E7; border-style:solid; border-width:1px;"></div> <div id ="sideMenu" class="col-md-2" style="top:0px; left:0px; min-height:100%; padding:0px; border-color: #E7E7E7; border-style:solid; border-width:1px;"></div>
<div id ="dragContainer" style="z-index:10000; width:20px; height:100%; position:absolute; left: 20%; top:0px; float:left; cursor: col-resize;">&nbsp;</div> <div id ="dragContainer" style="z-index:10000; width:20px; height:100%; position:absolute; left: 20%; top:0px; cursor: col-resize;">&nbsp;</div>
<div id ="mainContainer" class="col-md-10" style="position:absolute; left:20%; float:left;"></div> <div id ="mainContainer" class="col-md-10" style="position:absolute; left:20%;"></div>
</div> </div>
</div> </div>
</div> </div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment