From c6b9bcf6ddd71a198e4e013933d2fc3fc86ed0fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B3zsef=20Farkas?= Date: Fri, 6 May 2016 17:56:53 +0200 Subject: [PATCH] Fix key label position --- src/components/svg-keyboard-key.component.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/svg-keyboard-key.component.ts b/src/components/svg-keyboard-key.component.ts index 7856b5a7..ee8d4577 100644 --- a/src/components/svg-keyboard-key.component.ts +++ b/src/components/svg-keyboard-key.component.ts @@ -26,7 +26,7 @@ enum LabelTypes { [attr.font-size]="19" [attr.font-family]="'Helvetica'" [attr.fill]="'#ffffff'" - [attr.style]="'dominant-baseline: central'" + style="dominant-baseline: central" *ngIf="(labelType === enumLabelTypes.Text) && labelSource && labelSource.length > 0">