Skip to content

Increase group avatar in the list to 40px

Dmytro Zaporozhets (DZ) requested to merge dz-improve-groups-list-ui into master

What does this MR do?

Increases avatar size for groups from 32px to 40px.

Why?

  • Because 32px avatar is vertically too small compared to group title and description
  • Because with 32px avatar a row without description is 66px height while group row with description is 78px height.
  • Because its highly inconsistent with projects list where avatars are 48px.

Screenshots

Before After
Screen_Shot_2019-10-16_at_12.24.03_PM Screen_Shot_2019-10-16_at_12.20.33_PM

Does this MR meet the acceptance criteria?

Conformity

Edited by Dmytro Zaporozhets (DZ)

Merge request reports