Is there any way to keep overflow-x while changing overflow-y?

My problem is caused by this issue: https://stackoverflow.com/questions/18135204/setting-overflow-y-causes-overflow-x-to-change-as-well Here is codepen: https://codepen.io/H4ds0n/pen/JjaJWGR Is there any way to keep overflow-y: auto on pink box and have have green box visible on the top of blue one ?
Stack Overflow
Setting overflow-y causes overflow-x to change as well
When I set overflow-y on a block, it seems to be affecting the overflow-x property. I've made a JSFiddle with an example of this problem. It seems to be happening in all browsers, so I think I'm mi...
H4ds0n
CodePen
JjaJWGR
...
2 Replies
Unknown User
Unknown User16mo ago
Message Not Public
Sign In & Join Server To View
interpod
interpod15mo ago
unfortunately left will be problematic for responsive view