You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The padding for the clear buttons in iOS's Safari Mobile is different than other browsers, causing the (x) to appear further to the left and overlapping with the input text when a lot is typed:
To fix:
Adjust .clearable .close-button styles to position the (x) consistent with other browsers.
Check site in iOS Safari Mobile (iOS Simulator or device) and other major browsers.
The text was updated successfully, but these errors were encountered:
The padding for the clear buttons in iOS's Safari Mobile is different than other browsers, causing the (x) to appear further to the left and overlapping with the input text when a lot is typed:
To fix:
.clearable .close-button
styles to position the (x) consistent with other browsers.The text was updated successfully, but these errors were encountered: