From 686419ce7d11c3c3e673ef13943ecfe1f02dae9b Mon Sep 17 00:00:00 2001 From: "David B. Kinder" Date: Fri, 5 Jun 2020 16:15:10 -0700 Subject: [PATCH] doc: fix columns issue with 404 page display A previous error (now fixed) in how the rst-columns CSS was written, caused the default rst-columns to use 3 columns, when before (because of the error) it being ignored. Signed-off-by: David B. Kinder --- doc/404.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/404.rst b/doc/404.rst index 2b1c570a6..f28277cc8 100644 --- a/doc/404.rst +++ b/doc/404.rst @@ -5,7 +5,7 @@ Page Not Found ############## -.. rst-class:: rst-columns +.. rst-class:: rst-columns2 .. image:: images/ACRN-fall-from-tree-small.png :align: left