From 22bf3d49af2f17b26aa3e63ef6ff82c896642756 Mon Sep 17 00:00:00 2001 From: Jaifroid Date: Mon, 30 Dec 2019 08:47:23 +0000 Subject: [PATCH] Fixed truncated display of search box Former-commit-id: cdf12550bd361c90a20e336eb038a26520e7a10b [formerly 91d941799b9938d4093188ec06211d50b01cdef4] Former-commit-id: 47986e270c0b169855909fcd20859cb18110ae45 --- CHANGELOG.md | 1 + www/index.html | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ca3a356..87319d65 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ * FIX: Math typeset by KaTeX is rendered better when there are mbox statements (fbox is used instead) * FIX: Display-style maths SVGs are now correctly inverted in dark mode * FIX: Standard dark-mode SVGs in infoboxes and elsewhere are now displayed correctly without inversion +* FIX: Truncated display of search box * UPDATE: Updated KaTeX library to v0.11.1 * ENHANCEMENT: Include more files in PWA payload to allow better offline functionality in PWA scenarios * ENHANCEMENT: Appxbundle is now signed with Kiwix certificate for a better sideloading experience diff --git a/www/index.html b/www/index.html index 4adfea63..9b26e258 100644 --- a/www/index.html +++ b/www/index.html @@ -114,6 +114,7 @@
  • Math typeset by KaTeX is rendered better when there are mbox statements (fbox is used instead)
  • Display-style maths SVGs are now correctly inverted in dark mode
  • Standard dark-mode SVGs are now displayed correctly without inversion
  • +
  • Fixed truncated display of search box
  • Updated KaTeX library to v0.11.1
  • Include more files in PWA payload to allow better offline functionality if using app as PWA
  • Appxbundle is now signed with Kiwix certificate for a better sideloading experience
  • @@ -232,7 +233,7 @@ + class="form-control" style="z-index: 0; width: 99.5%" />