Wrap the height:28px / top:0 rule in @media (min-width:769px) so it can't leak into mobile, where a different touch-friendly variant already sets min-height:36px + top:-2px.
Wrap the height:28px / top:0 rule in @media (min-width:769px) so it can't leak into mobile, where a different touch-friendly variant already sets min-height:36px + top:-2px.