From d0cdf073bd36aaa050858df510455b145bc2c4bd Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Mon, 8 Jun 2020 02:25:39 +0900 Subject: [PATCH] Update CHANGES for PR #7657 --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index 8649bc3bd..d19822de1 100644 --- a/CHANGES +++ b/CHANGES @@ -136,6 +136,7 @@ Bugs fixed * #2785: html: Bad alignment of equation links * #7718: html theme: some themes does not respect background color of Pygments style (agogo, haiku, nature, pyramid, scrolls, sphinxdoc and traditional) +* #7544: html theme: inconsistent padding in admonitions * #7581: napoleon: bad parsing of inline code in attribute docstrings * #7628: imgconverter: runs imagemagick once unnecessary for builders not supporting images