-
Notifications
You must be signed in to change notification settings - Fork 487
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Nav nested has lost its previous styles #405
Comments
Hey @marcoscv-work, Lexicon 2 also reworked the pattern so that it collapses in mobile (https://lexicondesign.io/docs/patterns/Navigation/verticalNav.html). I ended up creating a |
I assume this is also the problem showed in https://issues.liferay.com/browse/LPS-76907 where we're likely better off updating the markup. Could either of you take a look? |
Hey guys, Lexicon guys have reviewed the component and they think is correct, so we would only need to create the clay component, add this nested navigation component to claycss.com and update it in portal. Thanks @pat270 ! /cc @victorvalle |
Update: (Closes #405) Mixin `clay-nav-variant` add more configuration…
The styles are defined here:
![image](https://user-images.githubusercontent.com/7963804/34716253-9023f32c-f52f-11e7-9dd0-87a95e71b7ee.png)
https://lexicondesign.io/docs/patterns/Navigation/verticalNav.html
Currently and from Clay beta 4 it looks:
![image](https://user-images.githubusercontent.com/7963804/34715891-77e65706-f52e-11e7-87f7-86383478b2ec.png)
There is an issue in Liferay portal:
https://issues.liferay.com/browse/LPS-76907
The text was updated successfully, but these errors were encountered: