Saw this today for the first time, see attached image.
Index.css ... line 178, theme is the _light variant.
input, button, select {
font-size: 0.857em;
height: 23px;
padding: 2px 6px;
vertical-align: top;
}
It seems the height and padding are causing the misplacement, at least in my FF 28. Does not look too good in IE 11 either. Have someone made a change or are my browsers to blame?