bassjobsen / typeahead.js-bootstrap-css

LESS / CSS code for using typeahead.js with Bootstrap 3
MIT License
192 stars 127 forks source link

Problems with input-group-sm / input-group-lg and input-group-addon / input-group-button #22

Closed holtkamp closed 8 years ago

holtkamp commented 8 years ago

As demonstrated in some examples provided by https://github.com/bassjobsen/typeahead.js-bootstrap-css/pull/21, visual problems occur when combining specific input-group functionality.

Best to be explained with a screenshot.

screen shot 2016-01-06 at 12 27 49

bassjobsen commented 8 years ago

@holtkamp thanks for your examples! I should work now, if not please reopen

holtkamp commented 8 years ago

@bassjobsen very nice, impressive LESS skills ;).

When looking at the examples I suggested, I 'could' see some square edges on the right side of the input field when only the input-group (so no small / large) is used as indicated by the red rectangles below. Certainly not a big thing, but good to mention...

screen shot 2016-01-07 at 01 11 08