summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-03-05 23:05:02 +0200
committerLauri Ojansivu <x@xet7.org>2018-03-05 23:05:02 +0200
commit663d8e3c34bf2f55d8fce00b9ad5f695171b8ef1 (patch)
tree8b422ce0f00f876c75be5ad2fe466da3da28e45c
parent128a356b9222fa0ed824b477c2d0e1e6a0368021 (diff)
downloadwekan-663d8e3c34bf2f55d8fce00b9ad5f695171b8ef1.tar.gz
wekan-663d8e3c34bf2f55d8fce00b9ad5f695171b8ef1.tar.bz2
wekan-663d8e3c34bf2f55d8fce00b9ad5f695171b8ef1.zip
Fix Scrollbar near top of screen when using internet explorer on Win7.
Thanks to lunatic4ever ! Closes #1524
-rw-r--r--CHANGELOG.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e8817557..ee9d7a3a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -17,9 +17,10 @@ and fixes the following bugs:
- [Remove list max-height 350px](https://github.com/wekan/wekan/commit/b6d3e79548d1e88c93fa2965a936595176a95565);
- [Snap: Adding network hooks for configure hook to fix security denials](https://github.com/wekan/wekan/commit/9084158aece8a642dc49bf7ecc2196bf9d1af63e);
- [Snap: Fixing problem when mongodb was not started at install/refresh](https://github.com/wekan/wekan/commit/1be8e5625fd20797910009a8221ca706fd52ab11);
-- [Fix Add Card Button dissapearing when dragging](https://github.com/wekan/wekan/commit/58e5e9b308113e5a8af5166328a68a0aafcc2558).
+- [Fix Add Card Button dissapearing when dragging](https://github.com/wekan/wekan/commit/58e5e9b308113e5a8af5166328a68a0aafcc2558);
+- [Fix Scrollbar near top of screen when using internet explorer on Win7](https://github.com/wekan/wekan/commit/128a356b9222fa0ed824b477c2d0e1e6a0368021).
-Thanks to GitHub users andresmanelli, GhassenRjab, kubiko and xet7 for their contributions.
+Thanks to GitHub users andresmanelli, GhassenRjab, kubiko, lunatic4ever and xet7 for their contributions.
# v0.77 2018-02-23 Wekan release