ui-select icon indicating copy to clipboard operation
ui-select copied to clipboard

common.css is missing a closing bracket

Open mkresse opened this issue 7 years ago • 0 comments

The file common.css is missing a closing bracket near the selector ".ui-select-bootstrap .ui-select-choices". This breaks each css file that includes the ui-select css.

https://github.com/angular-ui/ui-select/blob/d8fed304ab7f7f8dfde1e8424ee2a572e31c7488/src/common.css#L309

mkresse avatar Sep 07 '18 19:09 mkresse