-
Notifications
You must be signed in to change notification settings - Fork 105
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(styles): allow ui-select overflow
This commit allows the `uiSelect` to overflow on top of a modal, provided that "append-to-body" is given as _true_. This fixes the overflow issues in the stock modal. For further information, see: https://github.com/angular-ui/ui-select/wiki/FAQs#how-do-i-stop-the-drop-down-from-getting-cut-off-by-the-bottom-of-my-bootstrap-modal--container-with-overflow-hidden
- Loading branch information
Showing
2 changed files
with
8 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters