Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Commit

Permalink
WIP oops, tile -> item
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenneth G. Franqueiro committed Mar 8, 2018
1 parent d13bc6a commit 805a1e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/mdc-image-list/mdc-image-list.scss
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

.mdc-image-list__item,
.mdc-image-list__image-aspect-container {
position: relative; // Supports protected text label for tile, image for image-aspect-container
position: relative; // Supports protected text label for item, image for image-aspect-container
box-sizing: border-box;
}

Expand Down

0 comments on commit 805a1e7

Please sign in to comment.