From 7707d31f3b0c7c8a79c3986a475e777b3a4b970e Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Sat, 8 Feb 2020 22:04:14 +0900 Subject: [PATCH] Fix #7112: html: SVG image is not layouted as float even if aligned --- CHANGES | 1 + sphinx/themes/basic/static/basic.css_t | 8 ++++---- sphinx/writers/html.py | 2 +- sphinx/writers/html5.py | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/CHANGES b/CHANGES index 0d72f3e6291..c16b94bc08a 100644 --- a/CHANGES +++ b/CHANGES @@ -69,6 +69,7 @@ Bugs fixed ---------- * #6925: html: Remove redundant type="text/javascript" from