Skip to content

Commit ac4c834

Browse files
author
OpenShift Bot
authored
Merge pull request #2134 from sg00dwin/ui-select-bug1479114
Merged by openshift-bot
2 parents 33db947 + fc1532d commit ac4c834

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

app/styles/_forms.less

+4
Original file line numberDiff line numberDiff line change
@@ -103,3 +103,7 @@ copy-to-clipboard .input-group.limit-width {
103103
margin-left: 0;
104104
margin-right: 10px;
105105
}
106+
107+
.ui-select-dropdown {
108+
z-index: @zindex-navbar-fixed + 1;
109+
}

dist/styles/main.css

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)