To view my Codepen project, check out this link: http://codepen.io/leongaban/pen/aFJfs
I have noticed that the spacing issue is related to the .email-tip-icon
and the tip-message
classes. When I remove them, the extra space disappears. Even though both the margin
and padding
are set to 0
, these classes seem to be adding additional spacing.
The excessive spacing occurs between the email input field and the first name input field.