Automattic / dops-components

Shared Calypso-style components for non-Calypso projects.
GNU General Public License v2.0
9 stars 6 forks source link

Fix section nav dropdowns on smaller screens #29

Closed dereksmart closed 8 years ago

dereksmart commented 8 years ago

section-nav-demo

Before, section nav was completely broken when you got to smaller viewports. This fixes both instances for viewports above 480px and below 480px.

This also updates the styles to use dashicons to show the arrows.

To test:

eliorivero commented 8 years ago

lgtm :shipit: