From 99fcaec54a760173c6107efe2ab6276de7510e6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6=20=28skjnldsv=29?= Date: Wed, 11 Oct 2017 12:58:45 +0200 Subject: [PATCH] Fix gif MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ (skjnldsv) --- developer_manual/design/navigation.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/developer_manual/design/navigation.rst b/developer_manual/design/navigation.rst index 2e8282126..10737cba0 100644 --- a/developer_manual/design/navigation.rst +++ b/developer_manual/design/navigation.rst @@ -28,7 +28,7 @@ Basic layout .. figure:: ../images/navigation.png :alt: Navigation screenshot - + .. code:: html
@@ -193,7 +193,7 @@ The opening of the menu is activated and animated by the class ``open`` on the m .. rst-class:: figure-with-code -.. figure:: ../images/navigation-collapsible.gif +.. figure:: ../images/navigation-collapsible.* :alt: Collapsible navigation entry .. code:: html