From 663d8e3c34bf2f55d8fce00b9ad5f695171b8ef1 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Mon, 5 Mar 2018 23:05:02 +0200 Subject: Fix Scrollbar near top of screen when using internet explorer on Win7. Thanks to lunatic4ever ! Closes #1524 --- CHANGELOG.md | 5 +++-- 1 file 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 -- cgit v1.2.3-1-g7c22