Add closing ul tag

This commit is contained in:
raimund-schluessler 2017-02-20 08:42:36 +01:00 committed by Morris Jobke
parent 4c225090ae
commit a0becb3df6
No known key found for this signature in database
GPG Key ID: 9CE5ED29E7FCD38A

View File

@ -140,6 +140,7 @@ To add actions that affect the current list element you can add a menu for secon
</div>
</li>
</ul>
</div>
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.