The border-radius of form-control CSS class was removed (before was 4px).
The height of "btn" class should be set to 39px to equal with search input box (or height of "form-control" class to 34px).
Set background-color of "btn-default" class to white.
Comments
Comment #1
stephencamilo commentedButton height and background-color fixed, but the border radius does not seem to a issue.
Comment #2
stephencamilo commentedNew patch with css compiled.
Comment #3
stephencamilo commentedCleaning not issue related style generated by lessc.
Comment #4
stephencamilo commentedFix of the last patch.
Comment #5
stephencamilo commentedRemove fixed height from buttom.
Comment #7
rudam commented