Skip to content

Dense lists avatar size doesn't follow the guidelines #10019

@philip-firstorder

Description

@philip-firstorder

Bug, feature request, or proposal:

Dense lists avatar size doesn't follow the guidelines, it should be 36px in height and width.

components-lists-keylines-two10-dense
components-lists-keylines-two10

What is the expected behavior?

Dense list avatar size should be 36px;

What is the current behavior?

In material2/src/lib/list/list.scss
$mat-list-avatar-size = 40; For both normal and dense lists.

What are the steps to reproduce?

Dense list to the right should have smaller avatars.
https://tina-material-tree.firebaseapp.com/list

What is the use-case or motivation for changing an existing behavior?

Avatar size should follow the guidelines.

Which versions of Angular, Material, OS, TypeScript, browsers are affected?

"@angular/core": "^5.2.5",
"@angular/material": "^5.2.1",

Is there anything else we should know?

Metadata

Metadata

Assignees

Labels

P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgent

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions