commit | 1e815b293ee7bad837b29bd46b881812c4585140 | [log] [tgz] |
---|---|---|
author | Ben Rohlfs <brohlfs@google.com> | Tue Nov 02 16:09:40 2021 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Nov 02 16:09:40 2021 +0000 |
tree | cf4d09dc91946ebbf6b7bb26cc89623934e345ca | |
parent | 21bf6c8a666fe8726bd732f896ce7a0a23321404 [diff] | |
parent | 213dd0fe4d2c72ad88f0b730c67f05e2361da632 [diff] |
Merge "Remove usage of attribute fixed-position-dropdown"
diff --git a/polygerrit-ui/app/elements/change/gr-reply-dialog/gr-reply-dialog_html.ts b/polygerrit-ui/app/elements/change/gr-reply-dialog/gr-reply-dialog_html.ts index 45a55c1..4a8b996 100644 --- a/polygerrit-ui/app/elements/change/gr-reply-dialog/gr-reply-dialog_html.ts +++ b/polygerrit-ui/app/elements/change/gr-reply-dialog/gr-reply-dialog_html.ts
@@ -341,7 +341,6 @@ class="message newReplyDialog" autocomplete="on" placeholder="[[_messagePlaceholder]]" - fixed-position-dropdown="" monospace="true" disabled="{{disabled}}" rows="4"