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

dropdown: get rid of wrapping root div node #1392

Closed
aristov opened this issue Mar 6, 2015 · 0 comments
Closed

dropdown: get rid of wrapping root div node #1392

aristov opened this issue Mar 6, 2015 · 0 comments
Assignees

Comments

@aristov
Copy link
Contributor

aristov commented Mar 6, 2015

Now dropdown has wrapping div that changes display mode of it's switcher (e.g. dropdown_switcher_link becomes display: block although it's based on link block, that is display: inline). I propose to get rid of this root node, make dropdown as mix to switcher and popup and link it by id js-parameter, so we can use dropdown as inline element without need of writing additional styles for it. To be more exact, dropdown will inherit display mode of it's switcher after this change.

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

No branches or pull requests

2 participants