diff options
Diffstat (limited to 'lifecyclemgr/src/main/webapp/lifecyclemgr/index.html')
-rw-r--r-- | lifecyclemgr/src/main/webapp/lifecyclemgr/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lifecyclemgr/src/main/webapp/lifecyclemgr/index.html b/lifecyclemgr/src/main/webapp/lifecyclemgr/index.html index b64eed68..15cf0359 100644 --- a/lifecyclemgr/src/main/webapp/lifecyclemgr/index.html +++ b/lifecyclemgr/src/main/webapp/lifecyclemgr/index.html @@ -47,7 +47,7 @@ <body ng-app="lcApp">
-<div class="homecontent center lcmanager">
+<div class="homecontent center lcmanager containerh">
<div class="col-md-12 col-sm-12 col-lg-12 container ">
<div class="lifecycleHeader">Life Cycle Manager</div>
<div class="separator-line"></div>
|