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

How to make the width:auto or width:100%? #37

Closed
jitendravyas opened this issue Dec 7, 2011 · 2 comments
Closed

How to make the width:auto or width:100%? #37

jitendravyas opened this issue Dec 7, 2011 · 2 comments

Comments

@jitendravyas
Copy link

I'm making a responsive website where I need to change the size dropdown 4 times for 4 different screen sizes. I tried to increase and decrease the font size in dropdown but it's not working.

@notanton
Copy link

notanton commented Dec 9, 2011

just add width: 100% to the theme file.

@jomido
Copy link

jomido commented Jul 3, 2014

Do as Thermo says, but also set the autoWidth option to false in the call to dropkick: $('.elem').dropkick({autoWidth: false});

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

4 participants