aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--common/src/main/webapp/framework/browser/templates/home.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/src/main/webapp/framework/browser/templates/home.html b/common/src/main/webapp/framework/browser/templates/home.html
index 41426f61..cd170303 100644
--- a/common/src/main/webapp/framework/browser/templates/home.html
+++ b/common/src/main/webapp/framework/browser/templates/home.html
@@ -145,7 +145,7 @@
</ul>
</div>-->
</div>
- <div id="rightContainer" class="col-sm-8 col-md-9 col-lg-9">
+ <div id="rightContainer" class="">
<!--<div id="sampleArea"></div>-->
<ui-view></ui-view>
</div>