HTeuMeuLeu’s avatarHTeuMeuLeu’s Twitter Archive—№ 22,235

  1. I think I found a weird bug in all browsers. When an <input> element is set to position:absolute inside an element with overflow:auto, the main page gets a scrollbar overflow. Adding a top:0 to the <input> style fixes the problem. codepen.io/hteumeuleu/pen/mdOjEqe?editors=1100