this happening in ie10 only. have html input tag <input type="search" placeholder="demo text">
, in ie10 it's truncating text below. using line-height 1.45em enough still getting issue.
see 'q' , 'g' in image below.
image link below can't post image don't have enough points on stackoverflow.
by setting min-height fixed issue. help.