• Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      All of the marketplace listings have borders surrounding the highlight images.
      To reproduce, open any marketplace listing with one or more highlight images and look at the border around the image.
      See attached screenshot, on the left side is the current situation, on the right side I've removed the border using devtools to show how that results in more crisp imagery.

      The issue here is that an actual CSS border is added to the div surrounding the image. The solution is to remove that CSS border.

          Form Name

            [MP-148] Remove borders from Listings Highlight images

            To add to the proposed solution, Jari Sanders from CollabSoft has provided a detailed analysis and straight forward solution for this completely superfluous regression in his September 2022 developer community post Marketplace listing page design: image width - TL;DR:

            Changing the width of the container from 990px to 976px and removing the unnecessary borders from the images and their containers would result in pixel perfect images.

            Steffen Opel [Utoolity] added a comment - - edited To add to the proposed solution, Jari Sanders from CollabSoft has provided a detailed analysis and straight forward solution for this completely superfluous regression in his September 2022 developer community post Marketplace listing page design: image width - TL;DR: Changing the width of the container from 990px to 976px and removing the unnecessary borders from the images and their containers would result in pixel perfect images.

              be0b2421b5d0 Dinesh Kollosu (Inactive)
              79302268a842 Ana Viseu
              Votes:
              2 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: