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

want my slimmenu menu items to have uniform width #76

Closed
martinhealey opened this issue Dec 7, 2016 · 1 comment
Closed

want my slimmenu menu items to have uniform width #76

martinhealey opened this issue Dec 7, 2016 · 1 comment

Comments

@martinhealey
Copy link

See http://www.winchester-table-tennis-league.org.uk/test/slimmenu/demo-slimmenu.html#

On a narrow screen (phone etc) everything is fine.

On a wide screen (PC etc), the dropdown menu items have variable width. This makes it difficult to select items that have a narrow width, as well as looking bad. How do I get all items to be equal width?

Thanks!

@martinhealey
Copy link
Author

martinhealey commented Dec 7, 2016

I got it the way I wanted by adding <style>.block {display:block;width: 6em !important}</style> and then using class=block in all of my anchor tags.

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

1 participant