1
0
mirror of https://github.com/flarum/core.git synced 2025-08-31 03:50:15 +02:00

Various user interface tweaks

This commit is contained in:
Toby Zerner
2015-12-03 15:02:52 +10:30
parent 8664a5e0b0
commit d4e52a6ad8
3 changed files with 3 additions and 0 deletions

View File

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