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

[IE9] Homepage dropdown broken #90

Closed
bastianhell opened this issue Oct 11, 2013 · 2 comments
Closed

[IE9] Homepage dropdown broken #90

bastianhell opened this issue Oct 11, 2013 · 2 comments
Assignees
Labels

Comments

@bastianhell
Copy link

Homepage dropdown is broken on IE9 - win7
See snapshot
http://screencast.com/t/z6twRGNgkzT6

@ghost ghost assigned sachalifs Oct 16, 2013
@sachalifs
Copy link
Contributor

@gravityonmars I think the dropdown button label (where the department name is shown) should be smaller for IE9, and the departments list should be shortened as well.

I got it working with width: 157px for <button class="btn btn-default current-department" type="button"> and width: 190px for <ul class="dropdown-menu">

What do you think?

@cristiandouce
Copy link
Member

Fix by:

  • 9a9d1a5 - [homepage] - Fix dropdown button on windows

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants