Files
gerrit/polygerrit-ui/app/elements/change/gr-reviewer-list
Dmitrii Filippov bcf84d2ea4 Show reviewers next to each other
This affects only <gr-reviewer-list>, which is only used in
<gr-change-metadata>.

The goal is show more reviewers using the same amount of space. With the
new ability to show first names only two reviewers easily fit on one
row. So the metadata will consume less vertical space, or we can show
more reviewers using the same space.

Example screenshots:
Before: https://imgur.com/a/FmvUk6L
After: https://imgur.com/a/CHlM5vo

Change-Id: I23dd2080a7f0526f2d258f92c0bf8b6d356ea05b
2020-04-15 15:35:58 +02:00
..