#2059 Fix input text height to match to button
Merged by pingou. Opened by akasurde.
akasurde/pagure i2022  into  master

Download 2059.patch

Fixes https://pagure.io/pagure/issue/2022

Signed-off-by: Abhijeet Kasurde akasurde@redhat.com

For posterity,
Keep following points in mind,

  1. Do not mix other input fields in input group
  2. To reduce size of input-group use 'input-group-sm' in div class and not 'input-sm' in input class

Refer: http://getbootstrap.com/components/#input-groups

Yup, looks good, thanks! :)

Pull-Request has been merged by pingou

Metadata