Skip to content
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

fix(NcAppNavigationItem): Make sure that icon-collapse styles take precendense over NcButton styles #3608

Merged
merged 1 commit into from
Jan 3, 2023

Conversation

juliusknorr
Copy link
Contributor

@juliusknorr juliusknorr commented Jan 3, 2023

Upstream fix for nextcloud/mail#7856

Fixes nextcloud/deck#4352
Fixes nextcloud/mail#7095

This makes sure that the NcAppNavigationIconCollapsible styles always take precendence over the NcButton ones as for the mail/deck app the loading order seems to be different compared to the vue component docs. Before this the NcButton relative positioning was applied within the apps instead of the absolute one.

Tested and works with deck.

…ecendense over NcButton styles

Signed-off-by: Julius Härtl <jus@bitgrid.net>
@GretaD GretaD merged commit dd1d763 into master Jan 3, 2023
@GretaD GretaD deleted the bugfix/noid/appnavigation-collapse branch January 3, 2023 09:53
This was referenced Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug Something isn't working
Projects
None yet
4 participants