Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Multiple Combobox Examples: Adjust input height so text is fully visi…
…ble in Safari on iOS (pull #2780) Resolves #2778 by revising CSS for the following 4 combobox examples so that the space for the input is tall enough to fit the text when viewed in Safari on iOS. Previously, the tops of the letters were chopped off. * Editable Combobox With Both List and Inline Autocomplete * Editable Combobox With List Autocomplete * Editable Combobox without Autocomplete * Editable Combobox with Grid Popup
- Loading branch information