diff --git a/developer_manual/app/css.rst b/developer_manual/app/css.rst index ea7fbac5b..540be4469 100644 --- a/developer_manual/app/css.rst +++ b/developer_manual/app/css.rst @@ -92,13 +92,13 @@ The class which should be applied to a first level element (**li**) that hosts o Menus ----- -To add actions that affect the current list element you can add a menu for second and/or first level elements by adding the button and menu inside the corresponding **li** element and adding the **has-menu** css class: +To add actions that affect the current list element you can add a menu for second and/or first level elements by adding the button and menu inside the corresponding **li** element and adding the **with-menu** css class: .. code-block:: html