Fix AC xPP page title alignment 35/435/3
authorSarkar, Anand (as0481) <as0481@att.com>
Fri, 28 Jun 2019 15:15:25 +0000 (11:15 -0400)
committerSarkar, Anand (as0481) <as0481@att.com>
Fri, 28 Jun 2019 15:46:59 +0000 (11:46 -0400)
Signed-off-by: Sarkar, Anand (as0481) <as0481@att.com>
Issue-Id: RICPLT-1576
Change-Id: I545ee850df9f56e2e908f73856c1e1c2e83f141e

docs/release-notes.rst
webapp-frontend/src/app/ac-xapp/ac-xapp.component.scss

index c6fbd26..d98aa0b 100644 (file)
@@ -24,6 +24,7 @@ Version 1.0.5, 30 June 2019
 ---------------------------
 * Upgrade to Angular version 8
 * Upgrade to Spring-Boot 2.1.6.RELEASE
+* Fixed AC xApp policy page title is not aligned
 
 Version 1.0.4, 27 June 2019
 ---------------------------
@@ -45,7 +46,7 @@ Version 1.0.4, 27 June 2019
 * Move mock admin screen user data to backend
 * Update App manager client to spec version 0.1.5
 * Rework admin table
-* Update the notification service 
+* Update the notification service
 * Remove the RAN connection invocation link from left menu and move it to control screen
 * Repair deploy-app feature and use icon instead of text button
 
index 42bf59c..f652e15 100644 (file)
@@ -19,8 +19,6 @@
  */
 
  .ac__section {
-    position: relative;
-    top: -50px;
 }
 
 .ac__header {