Files
gerrit/polygerrit-ui/app/elements/change-list/gr-change-list-item
Kasper Nilsson cbecb73ac1 Allow some sections of the change list to overflow
On screens < 90em (approximately 1600px with default font size) wide,
the `Owner`, `Branch`, `Assignee`, and `Project` sections should
overflow with ellipses.

`Project` is handled as a special case -- because most long project
names usually resemble a directory structure, they are truncated to just
the last two parts of the path, with ellipsees appearing before the
leading slash.

Bug: Issue 4552
Change-Id: Icf882cbcecb741fb9e46141a1fa88f5987a3e674
(cherry picked from commit e420236caa)
2018-05-22 21:32:56 +00:00
..