From fb55c9483dd8364d3e193bc0e703a683529d5a33 Mon Sep 17 00:00:00 2001 From: "k.triantafyllou" Date: Wed, 22 Feb 2023 14:55:19 +0200 Subject: [PATCH] Remove width class from link to tooltip, added by mistake in entity-actions --- utils/entity-actions/entity-actions.component.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/entity-actions/entity-actions.component.ts b/utils/entity-actions/entity-actions.component.ts index de1a2fca..d5ac6736 100644 --- a/utils/entity-actions/entity-actions.component.ts +++ b/utils/entity-actions/entity-actions.component.ts @@ -15,7 +15,7 @@ import {EnvProperties} from "../properties/env-properties"; [queryParams]="routerHelper.createQueryParams(['id','type','linkTo'], [id,type,linkTo])" routerLinkActive="router-link-active" routerLink="/participate/direct-claim" [title]="'Link this '+getTypeName()+' to ...'" - [attr.uk-tooltip]="'pos: bottom; cls: uk-active uk-text-small uk-padding-small uk-width-medium'" + [attr.uk-tooltip]="'pos: bottom; cls: uk-active uk-text-small uk-padding-small'" class="uk-flex uk-flex-middle uk-flex-center uk-button-link uk-text-bolder"> Link to