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

Fix reveal/hide button rendering #89

Open
avsm opened this issue Dec 28, 2013 · 0 comments
Open

Fix reveal/hide button rendering #89

avsm opened this issue Dec 28, 2013 · 0 comments

Comments

@avsm
Copy link
Member

avsm commented Dec 28, 2013

Right now the buttons are too small, but are rendered manually using CSS.

The reveal/hide logic can be done directly in Zurb using the helper classes (including better support for touchscreens), and I've integrated Font Awesome for the icons. The icons will no doubt be useful elsewhere other than just these buttons, so I'll push a change to integrate them. I won't modify your JavaScript until I'm back, as it would be good to nail down how we want it to work rather than messing around too much in this code. We should be able to get a responsive design that collapses the module includes, as you suggest.

See #84 for more discussion.

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