Revert "highlighted class is now on the counter"

This reverts commit 456ec6752b.
This commit is contained in:
Morris Jobke 2018-05-04 13:42:11 +02:00
parent ef206f62cb
commit 952ac5438a
No known key found for this signature in database
GPG Key ID: FE03C3A163FEDE68

View File

@ -194,7 +194,7 @@ The counter can also be highlighted to attract some focus, e.g. for unread chat
.. code-block:: html
<li class="app-navigation-entry-utils-counter highlighted"><span>99+</span></li>
<li class="app-navigation-entry-utils-counter"><span class="highlighted">1</span></li>
.. _navigation_buttons: