From a8b948c08632e43e3c55aa1ee7d29765c5aa14ec Mon Sep 17 00:00:00 2001 From: jai2201 Date: Wed, 2 Mar 2022 14:21:48 +0530 Subject: [PATCH] tippy: Fix `cancel button` tooltip in compose box. Add `data-tippy-allowHTML="true"` in button tag and fix the tooltip for cancel button in compose box. --- static/templates/compose.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/templates/compose.hbs b/static/templates/compose.hbs index 86058345ed..018f5a5160 100644 --- a/static/templates/compose.hbs +++ b/static/templates/compose.hbs @@ -69,7 +69,7 @@
- +