opam-doc icon indicating copy to clipboard operation
opam-doc copied to clipboard

Fix reveal/hide button rendering

Open avsm opened this issue 11 years ago • 0 comments

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.

avsm avatar Dec 28 '13 09:12 avsm