dotansimha / angularjs-dropdown-multiselect

AngularJS Dropdown Multiselect
http://dotansimha.github.io/angularjs-dropdown-multiselect/
MIT License
441 stars 455 forks source link

Positioning on page right #476

Open dankell opened 5 years ago

dankell commented 5 years ago

We've been using the project for a while now but have just run into a new issue.

We've got a new page design that requires a dropdown-multiselect to be place close to the right-hand side of the page. Close than the width of the dropdown menu. Which means we only see the left-hand side of the menu.

Any tips of changing the position of the dropdown menu relative to the button?