Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: do not wrap text in ng-option #123

Merged
merged 2 commits into from
Nov 10, 2017
Merged

fix: do not wrap text in ng-option #123

merged 2 commits into from
Nov 10, 2017

Conversation

anjmao
Copy link
Member

@anjmao anjmao commented Nov 9, 2017

fixes #118

@coveralls
Copy link

Coverage Status

Coverage remained the same at 88.817% when pulling d12d07d on virtual-scroll-fix into ddc61dd on master.

@@ -236,6 +236,9 @@ ng-select {
cursor: pointer;
display: block;
padding: 8px 10px;
overflow: hidden;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use mixin

@coveralls
Copy link

Coverage Status

Coverage remained the same at 88.817% when pulling cb1af06 on virtual-scroll-fix into ddc61dd on master.

@anjmao anjmao merged commit ea88cfc into master Nov 10, 2017
@anjmao anjmao deleted the virtual-scroll-fix branch November 10, 2017 08:08
jakemdunn pushed a commit to jakemdunn/ng-select that referenced this pull request Oct 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Odd virtual scroll behavior when options aren't the same height
3 participants