1
0
mirror of https://github.com/flarum/core.git synced 2025-08-27 10:05:47 +02:00

Fix some issues with dropdown positioning

This commit is contained in:
Toby Zerner
2015-12-03 14:51:55 +10:30
parent d1d33cba44
commit 95472a5d65
2 changed files with 5 additions and 2 deletions

View File

@@ -5,6 +5,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## Unreleased
### Fixed
- Fix error when sorting discussions by "oldest" (#627)
- Fix some issues with dropdown positioning
## [0.1.0-beta.4] - 2015-11-05
### Added