From 449a7047cfba5291854bd294a6e68cd1b6572084 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Thu, 3 May 2018 11:04:09 +0200 Subject: [PATCH] highlighted class is now on the counter Signed-off-by: Joas Schilling --- developer_manual/design/navigation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/developer_manual/design/navigation.rst b/developer_manual/design/navigation.rst index f040ae5a0..d5f80c2f5 100644 --- a/developer_manual/design/navigation.rst +++ b/developer_manual/design/navigation.rst @@ -257,7 +257,7 @@ The counter can also be highlighted to attract some focus, e.g. for unread chat .. code-block:: html -
  • 1
  • +
  • 99+
  • .. _navigation_buttons: