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

stephencamilo’s picture

Button height and background-color fixed, but the border radius does not seem to a issue.

stephencamilo’s picture

New patch with css compiled.

stephencamilo’s picture

Cleaning not issue related style generated by lessc.

stephencamilo’s picture

Fix of the last patch.

stephencamilo’s picture

Remove fixed height from buttom.

  • rudam committed a891ba0 on 7.x-1.x
    Issue #2511638 by stephencamilo: Fix Search box styles'
    --author="...
rudam’s picture

Status: Active » Closed (fixed)