From be0b9ea71a83486aec0966e2073797c6c8d5414f Mon Sep 17 00:00:00 2001 From: robert-costello Date: Wed, 22 Jan 2025 13:20:31 -0500 Subject: [PATCH] let button overhang container and add span to expand click area --- .../cloudcare/partials/menu/persistent_menu.html | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/corehq/apps/cloudcare/templates/cloudcare/partials/menu/persistent_menu.html b/corehq/apps/cloudcare/templates/cloudcare/partials/menu/persistent_menu.html index 8e4431882686..3f2b24964b60 100644 --- a/corehq/apps/cloudcare/templates/cloudcare/partials/menu/persistent_menu.html +++ b/corehq/apps/cloudcare/templates/cloudcare/partials/menu/persistent_menu.html @@ -1,18 +1,22 @@ {% load i18n %}