Instead of this css pattern, the menu is using something like the following example:
faces-Menu--open
it should be:
faces-Menu-open
Right now we can note that there are both patterns declared in the css and this is ocurring some bugs.
... we cannot change this to the correct pattern until Crux 6.0 because will break compatibility with old versions so we will keep the: faces-Menu--open pattern and let this bug open for now.
Instead of this css pattern, the menu is using something like the following example: faces-Menu--open it should be: faces-Menu-open
Right now we can note that there are both patterns declared in the css and this is ocurring some bugs.
... we cannot change this to the correct pattern until Crux 6.0 because will break compatibility with old versions so we will keep the: faces-Menu--open pattern and let this bug open for now.