Merge "Fix autocomplete alignment"
This commit is contained in:
@@ -88,7 +88,7 @@ limitations under the License.
|
||||
<gr-autocomplete-dropdown
|
||||
vertical-align="top"
|
||||
vertical-offset="[[verticalOffset]]"
|
||||
horizontal-align="auto"
|
||||
horizontal-align="left"
|
||||
id="suggestions"
|
||||
on-item-selected="_handleItemSelect"
|
||||
on-keydown="_handleKeydown"
|
||||
|
Reference in New Issue
Block a user