css - What causes a parent container to cut off content in child element? -


on mac safari , chrome, dark select box appears correctly:

enter image description here

in ios safari, gets cut off @ border of selected div:

enter image description here

what make happen? here styles of selected parent:

enter image description here

and on select box:

enter image description here

one of parents of select box had overflow-y hidden.


Popular posts from this blog