From a0becb3df683655f7eb5740bed294882d1cdf809 Mon Sep 17 00:00:00 2001 From: raimund-schluessler Date: Mon, 20 Feb 2017 08:42:36 +0100 Subject: [PATCH] Add closing ul tag --- developer_manual/app/css.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/developer_manual/app/css.rst b/developer_manual/app/css.rst index 998a3e16e..8406bdd76 100644 --- a/developer_manual/app/css.rst +++ b/developer_manual/app/css.rst @@ -140,6 +140,7 @@ To add actions that affect the current list element you can add a menu for secon + The div with the class **app-navigation-entry-utils** contains only the button (class: **app-navigation-entry-utils-menu-button**) to display the menu but in many cases another entry is needed to display some sort of count (mails count, unread feed count, etc.). In that case add the **with-counter** class to the list entry to adjust the correct padding and text-oveflow of the entry's title.