From ea604efce9d1300ef1091206d1c15be457891979 Mon Sep 17 00:00:00 2001 From: Robert Bogos Date: Thu, 27 Nov 2025 13:43:23 +0200 Subject: [PATCH] second cta support for samsung S8 --- .../blocks/firefly-model-showcase/firefly-model-showcase.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/creativecloud/blocks/firefly-model-showcase/firefly-model-showcase.css b/creativecloud/blocks/firefly-model-showcase/firefly-model-showcase.css index 0ee7372f5..43ab14f13 100644 --- a/creativecloud/blocks/firefly-model-showcase/firefly-model-showcase.css +++ b/creativecloud/blocks/firefly-model-showcase/firefly-model-showcase.css @@ -192,7 +192,7 @@ @media screen and (max-width: 460px) { .firefly-model-showcase-content .action-area a:first-child:nth-last-child(2), .firefly-model-showcase-content .action-area a:first-child:nth-last-child(2) ~ a { - padding: 12px 15px; + padding: 12px; } }