Skip to content

Conversation

@Subham145
Copy link

This pull request addresses an issue where the height of icons in the navbar would change when the screen width was minimized or maximized. The expected behavior is for the icons to maintain a consistent height across all screen sizes.
Changes made:

Added CSS Flexbox to ensure consistent height for navbar icons.

Applied media queries to maintain icon height across different screen widths.

Ensured compatibility with Bootstrap classes, if applicable.

This update resolves the issue and ensures a uniform appearance for the navbar icons on all devices.
#4351

@github-actions
Copy link
Contributor

✅ All Jest tests passed! This PR is ready to merge.

@walterbender
Copy link
Member

Not sure we want to do this. We've had a regression, but the icons were shrinking to fit previously.

@Subham145
Copy link
Author

Not sure we want to do this. We've had a regression, but the icons were shrinking to fit previously.

Sure , i'll fix this ASAP and raise another PR .

@github-actions
Copy link
Contributor

This pull request has been open for more than 60 days without any activity. It will be closed in 3 days unless the stale label is removed or commented on.

@github-actions github-actions bot added the Stale label Apr 23, 2025
@github-actions
Copy link
Contributor

Closed pull request due to inactivity for more than 63 days.

@github-actions github-actions bot closed this Apr 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants