This is one of the minor CSS problems that plagues me constantly. How do folks around Stack Overflow vertically align checkboxes and
checkboxes
I think this is the easiest way
input { position: relative; top: 1px; }
Label text