This repository was archived by the owner on Oct 2, 2019. It is now read-only.
This repository was archived by the owner on Oct 2, 2019. It is now read-only.
Bootstrap theme breaks with resize #1575
Closed
Description
When page resizes (any size) the bootstrap theme breaks (tested in Edge and Chrome).
Just open the http://angular-ui.github.io/ui-select/demo-basic.html, resize the window and open the select for search to check.
I noted that when page resizes an 'width: 10px' is added to the input element.