From 0c756d8df9567e679fb29b4b95b6049497baf6d5 Mon Sep 17 00:00:00 2001 From: Qian Deng Date: Fri, 26 Oct 2018 16:09:30 +0800 Subject: [PATCH] Fix: Icon is not at the center of button Icon in the action bar button need be a certer position Signed-off-by: Qian Deng --- .../src/helm-chart/versions/helm-chart-version.component.scss | 4 +++- src/portal/lib/src/tag/tag-detail.component.html | 1 - 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/portal/lib/src/helm-chart/versions/helm-chart-version.component.scss b/src/portal/lib/src/helm-chart/versions/helm-chart-version.component.scss index cfb766fdd3..27a21a5d1c 100644 --- a/src/portal/lib/src/helm-chart/versions/helm-chart-version.component.scss +++ b/src/portal/lib/src/helm-chart/versions/helm-chart-version.component.scss @@ -35,7 +35,9 @@ clr-dg-action-bar { clr-dropdown { - @include dropdown-as-action-button; + .btn { + @include dropdown-as-action-button; + } } } diff --git a/src/portal/lib/src/tag/tag-detail.component.html b/src/portal/lib/src/tag/tag-detail.component.html index 4e32960bb5..4c81260b24 100644 --- a/src/portal/lib/src/tag/tag-detail.component.html +++ b/src/portal/lib/src/tag/tag-detail.component.html @@ -67,7 +67,6 @@ -
{{'TAG.LABELS' | translate }}