Solve margin issue.

This commit is contained in:
Michael Teeuw
2016-10-15 17:06:52 +02:00
parent 0e026de5bd
commit 6816bd8bad
3 changed files with 19 additions and 5 deletions

View File

@@ -30,6 +30,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Remove extensive logging in newsfeed node helper.
- Calendar times are now uniformly capitalized.
### Fixed
- Solve an issue where module margins would appear when the first module of a section was hidden.
## [2.0.5] - 2016-09-20
### Added