cms icon indicating copy to clipboard operation
cms copied to clipboard

[5.x]: Incorrectly rounded icons for entry types in element index

Open kennethormandy opened this issue 2 months ago • 2 comments

What happened?

Description

When you use the Entry Type as a column on an element index, the icon beside the entry type is incorrectly rounded:

Image

Versus:

Image

Steps to reproduce

  1. Give an Entry Type with a square icon
  2. In a section with entries that use that entry type, make the entry type a column on an element index

Expected behavior

The icon should not be clipped.

Actual behavior

There is a border radius on the SVG that’s clipping the icon.

Craft CMS version

5.8.21

PHP version

No response

Operating system and version

No response

Database type and version

No response

Image driver and version

No response

Installed plugins and versions

kennethormandy avatar Dec 09 '25 20:12 kennethormandy

CMS-1720

linear[bot] avatar Dec 09 '25 20:12 linear[bot]

Thanks Kenneth! I raised a PR for this.

i-just avatar Dec 10 '25 12:12 i-just