From 5014428101234c0917e95aa61227fc823f0ecac4 Mon Sep 17 00:00:00 2001 From: Hutchy68 Date: Sun, 5 Apr 2020 12:51:04 -0400 Subject: [PATCH] Search results page - limited width #58 added to changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f9a617..fb82c87 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ ## Version 2.2.1 * [enhancement] Enumeration and Listings #54 +* [bug] Search results page - limited width #58 * [bug] Syntax error in pivot.css Issue #89 * [bug] Personal tools menu name not translated into other languages Issue #88 * [bug] Search autocomplete not available on small screens Issue #85