From: Sarkar, Anand (as0481) Date: Fri, 28 Jun 2019 15:15:25 +0000 (-0400) Subject: Fix AC xPP page title alignment X-Git-Tag: R2~67 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F35%2F435%2F3;p=portal%2Fric-dashboard.git Fix AC xPP page title alignment Signed-off-by: Sarkar, Anand (as0481) Issue-Id: RICPLT-1576 Change-Id: I545ee850df9f56e2e908f73856c1e1c2e83f141e --- diff --git a/docs/release-notes.rst b/docs/release-notes.rst index c6fbd265..d98aa0b6 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -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 diff --git a/webapp-frontend/src/app/ac-xapp/ac-xapp.component.scss b/webapp-frontend/src/app/ac-xapp/ac-xapp.component.scss index 42bf59c8..f652e15e 100644 --- a/webapp-frontend/src/app/ac-xapp/ac-xapp.component.scss +++ b/webapp-frontend/src/app/ac-xapp/ac-xapp.component.scss @@ -19,8 +19,6 @@ */ .ac__section { - position: relative; - top: -50px; } .ac__header {