diff --git a/typeahead.js-bootstrap.css b/typeahead.js-bootstrap.css index e44b673..8234e89 100644 --- a/typeahead.js-bootstrap.css +++ b/typeahead.js-bootstrap.css @@ -1,8 +1,13 @@ +.twitter-typeahead { +width: 100%; +} + .twitter-typeahead .tt-query, .twitter-typeahead .tt-hint { margin-bottom: 0; } + .tt-dropdown-menu { min-width: 160px; margin-top: 2px;