jquense/react-widgets

Some input contol/button icons not visible on Firefox

govindsartaj opened this issue · 0 comments

The Datepicker, NumberPicker and Combobox component icon buttons seem to overflow out of visibility on Firefox Dev Edition (works fine on Chrome). Can someone confirm? At first glance it seems that the overflow happens when the component width <= 260px.

(Screenshot from homepage where container width is 240px, which causes overflow within component).
image