-
Notifications
You must be signed in to change notification settings - Fork 93
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(NcAppNavigationCaption): properly align with NcAppNavigationItem #5804
Conversation
…nItem Signed-off-by: Grigory V <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
😎
@@ -240,7 +240,7 @@ export default { | |||
box-shadow: none !important; | |||
flex-shrink: 0; | |||
// padding to align the name with the icon of app navigation items |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this comment confirms the alignment needed adjustment ;-)
CI job restarted. This seems unrelated. |
I changed one CSS character and CI still fails 😭 |
@ShGKme could you help finding out if force merge is ok here? |
Just restart CI until it's green (from 1 to 5 times) |
Restarted and green now |
/backport to next |
Don't forget the checklist and bug/enhancement tags for changelog gen 👀 |
Make NcAppNavigationCaption properly align with NcAppNavigationItem
☑️ Resolves
🖼️ Screenshots