Files
gerrit/polygerrit-ui/app/elements/edit/gr-edit-file-controls
Kasper Nilsson d9a5e6df4c Shrink height of gr-edit-file-controls
The component that provides edit file controls is taller than the file
list row, causing a reflow of the UI when editLoaded is toggled. To
shrink this component, the height of the buttons inside was reduced. A
mixin was added to gr-dropdown to accomplish this.

Change-Id: I9dcc13a5cac6058d9ed78e4211b9ba86c0e66a60
2018-01-16 15:47:01 -08:00
..