Transition “hamburger” navicon on click to “X” navicon by adding .close to button

- Close 969
This commit is contained in:
Michael Rose
2017-04-21 20:00:14 -04:00
parent 24999441fc
commit e0099ffa5a
6 changed files with 7 additions and 3 deletions

View File

@@ -7,6 +7,7 @@
### Bug Fixes
- Fix `video` helper to load Vimeo videos over https. [#945](https://github.com/mmistakes/minimal-mistakes/pull/945)
- Fix close menu button that was removed when updating Greedy navigation script. [#969](https://github.com/mmistakes/minimal-mistakes/issues/969)
## [4.4.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.4.0)