From d1ac66a80fff7e7c169b7e9c8118292e07a796d7 Mon Sep 17 00:00:00 2001 From: Emi Matchu Date: Mon, 9 Sep 2024 16:13:35 -0700 Subject: [PATCH] Remove "Customize more" tooltip, now that the button shows it on hover --- app/views/items/show.html.haml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/views/items/show.html.haml b/app/views/items/show.html.haml index d8171b46..a629f9e7 100644 --- a/app/views/items/show.html.haml +++ b/app/views/items/show.html.haml @@ -20,8 +20,7 @@ .error-indicator 💥 We couldn't load all of this outfit. Try again? = link_to wardrobe_path(params: @preview_outfit.wardrobe_params), - class: "customize-more", target: "_blank", - title: "Customize more", "aria-label": "Customize more" do + class: "customize-more", target: "_blank" do %measured-container.customize-more-label %measured-content Customize more