Skip to content

Commit ff78b93

Browse files
rhamiltof0x11
authored andcommitted
Fix bug where project picker dropdown overlapped selected option
Fixes openshift#2623
1 parent f7dfffd commit ff78b93

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

Diff for: app/styles/_project-bar.less

+1
Original file line numberDiff line numberDiff line change
@@ -304,6 +304,7 @@
304304
min-width: 0; // so that truncation on .filter-option works
305305
.form-control {
306306
background-color: transparent;
307+
height: auto;
307308
}
308309
}
309310
.navbar-toggle {

Diff for: dist/styles/main.css

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

0 commit comments

Comments
 (0)