gerrit/polygerrit-ui/app/elements/admin/gr-create-repo-dialog
Ben Rohlfs 285e40e1d9 Sanitize height, border and padding of gr-autocomplete
Remove --gr-autocomplete. Always put border, border-radius, padding
on gr-autocomplete, unless it is classified as "borderless".

Add a border-radius also to the gr-autocomplete-dropdown. Makes it
look nicer.

Adjust the vertical offset of where the dropdown is shown in
gr-autocomplete to 31px, which matches the default styles. Only needs
a different value in gr-account-entry, where no border and no padding
is used.

Drop height:2em from gr-autocomplete usages, which makes it fall back
to height being calculated from border, padding, line-height as usual.

Also drop height:2em from input,select,textarea form styles, and
align their padding to 4px as used everywhere else.

Align also the standard border-radius and padding of input with that
of gr-autocomplete.

Change-Id: If3e1434f206f50577b926b3f35b624636534926b
2019-11-21 13:17:42 +01:00
..
gr-create-repo-dialog_test.html Remove unnecessary common-test-setup.js 2019-11-18 14:14:36 -08:00
gr-create-repo-dialog.html Sanitize height, border and padding of gr-autocomplete 2019-11-21 13:17:42 +01:00
gr-create-repo-dialog.js Convert legacy Polyemer elements to class-based 2019-11-15 16:53:09 +00:00