Skip to content

Commit 9bac300

Browse files
Merge pull request #2628 from rhamilto/issue-2623
Automatic merge from submit-queue. Fix bug where project picker dropdown overlapped selected option Fixes #2623 ![screen shot 2018-01-03 at 11 22 02 am](https://user-images.githubusercontent.com/895728/34529088-ddebc0be-f078-11e7-8bc7-d6be56eb53a3.PNG)
2 parents f531ad0 + 9067807 commit 9bac300

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

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 {

dist/styles/main.css

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

0 commit comments

Comments
 (0)