From e23250200a675079634d521f2aab8c8a863eb056 Mon Sep 17 00:00:00 2001 From: Baptiste Grob <60621355+baptiste-grob@users.noreply.github.com> Date: Tue, 6 Oct 2020 11:34:02 +0200 Subject: [PATCH] fix: restore correct spacing issue on action button for Listed --- app/assets/templates/directives/actions-menu.pug | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/app/assets/templates/directives/actions-menu.pug b/app/assets/templates/directives/actions-menu.pug index 2931a2bac..c3d672a6c 100644 --- a/app/assets/templates/directives/actions-menu.pug +++ b/app/assets/templates/directives/actions-menu.pug @@ -29,9 +29,7 @@ subtitle='action.desc' ) .sk-sublabel(ng-if="action.access_type") - | Uses - strong {{action.access_type}} - | access to this note. + | Uses #[strong {{action.access_type}}] access to this note. menu-row( faded='true', label="'No Actions Available'",