diff --git a/src/portal/lib/src/label/label.component.html b/src/portal/lib/src/label/label.component.html
index 717f9faf9..ce25e0709 100644
--- a/src/portal/lib/src/label/label.component.html
+++ b/src/portal/lib/src/label/label.component.html
@@ -16,7 +16,7 @@
-
+
{{'LABEL.LABEL' | translate}}
{{'LABEL.DESCRIPTION' | translate}}
diff --git a/src/portal/lib/src/label/label.component.scss b/src/portal/lib/src/label/label.component.scss
index f1ec7bb47..6f9f7810b 100644
--- a/src/portal/lib/src/label/label.component.scss
+++ b/src/portal/lib/src/label/label.component.scss
@@ -1,8 +1,6 @@
.label-config {
position: relative;
- div.content-mt {
- margin-top: -12px;
- }
+ margin-top: 30px;
.rightPos {
position: absolute;
z-index: 100;
diff --git a/src/portal/lib/src/repository-gridview/repository-gridview.component.html b/src/portal/lib/src/repository-gridview/repository-gridview.component.html
index 52f46561e..884c2bec8 100644
--- a/src/portal/lib/src/repository-gridview/repository-gridview.component.html
+++ b/src/portal/lib/src/repository-gridview/repository-gridview.component.html
@@ -1,4 +1,4 @@
-