Closed dimodi closed 3 days ago
Describe the bug
The select element that shows on narrow screens in adaptive mode uses similar styles as the DropDownList, including flexbox. It appears that Safari doesn't apply them as expected, which results in wrong vertical alignment of the select value.
select
To reproduce
https://dojo.telerik.com/AvAcHMvG
Expected behavior
The number in the select element should be vertically centered. Currently it is above it's expected centered position.
Affected package (please remove the unneeded items)
Affected suites (please remove the unneeded items)
Affected browsers (please remove the unneeded items)
Describe the bug
The
select
element that shows on narrow screens in adaptive mode uses similar styles as the DropDownList, including flexbox. It appears that Safari doesn't apply them as expected, which results in wrong vertical alignment of theselect
value.To reproduce
https://dojo.telerik.com/AvAcHMvG
Expected behavior
The number in the
select
element should be vertically centered. Currently it is above it's expected centered position.Affected package (please remove the unneeded items)
Affected suites (please remove the unneeded items)
Affected browsers (please remove the unneeded items)