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

I'm seeing two dropdown icons #43

Closed
KrishJoshi opened this issue Nov 8, 2012 · 3 comments
Closed

I'm seeing two dropdown icons #43

KrishJoshi opened this issue Nov 8, 2012 · 3 comments

Comments

@KrishJoshi
Copy link

Hi,
From the past few days, the drop down icon was being duplicated so today I decided to look it up turns out the same problems was seen in your code at
http://dl.dropbox.com/u/21368/bootstrap-combobox/index.html

This is the way it looks on my Mac - Chrome, Linux - Chrome: http://imgur.com/cmV5S

I'm not sure what's wrong though, if possible could you please look it up

Thanks

@danielfarrell
Copy link
Owner

That is strange, I'm not seeing it on my Mac - Chrome setup here. Anyone else seeing this?

@HanseHouse
Copy link

Yes, I also see the error with Chrome/Ubuntu.
The arrow seems to be a native browser icon, it already appears on the select even before the dropdown is initalized with .dropdown(). After initializing, the native arrow and a second arrow appear.

@danielfarrell
Copy link
Owner

This was an artifact of how I was "hiding" the select. I changed how that is done in the 1.1-wip branch and this is fixed there. Look for a release soon.

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

No branches or pull requests

3 participants