You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When buttons are used as "addons" to inputs the look wrong to.
and the problem seems to be the
.btn {
background-image: none;
border-radius:0;
margin-bottom:5px; // <<here. This is not the right way to have a space in inline element.
line-height:1.2;