Skip to content

Commit

Permalink
Merge pull request #2134 from sg00dwin/ui-select-bug1479114
Browse files Browse the repository at this point in the history
Merged by openshift-bot
  • Loading branch information
OpenShift Bot authored Sep 21, 2017
2 parents 33db947 + fc1532d commit ac4c834
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/styles/_forms.less
Original file line number Diff line number Diff line change
Expand Up @@ -103,3 +103,7 @@ copy-to-clipboard .input-group.limit-width {
margin-left: 0;
margin-right: 10px;
}

.ui-select-dropdown {
z-index: @zindex-navbar-fixed + 1;
}
1 change: 1 addition & 0 deletions dist/styles/main.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ac4c834

Please sign in to comment.