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 <dengq@vmware.com>
This commit is contained in:
Qian Deng 2018-10-26 16:09:30 +08:00
parent a745922b77
commit 0c756d8df9
2 changed files with 3 additions and 2 deletions

View File

@ -35,7 +35,9 @@
clr-dg-action-bar {
clr-dropdown {
@include dropdown-as-action-button;
.btn {
@include dropdown-as-action-button;
}
}
}

View File

@ -67,7 +67,6 @@
</div>
</div>
</div>
</div>
<div *ngIf="!withAdmiral && tagDetails?.labels?.length">
<div class="third-column detail-title">{{'TAG.LABELS' | translate }}</div>