@media only screen and (max-width: 767px){
    .input-append .btn, .input-prepend .btn {
        line-height: inherit;
    }
}