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

Center Align the Comany Name in the side navigation #1111

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ColDog5044
Copy link
Contributor

This pull request includes changes to the styling and structure of the navigation sidebar and header of the application.

Styling improvements:

  • css/sidebar_navigation.css: Center aligns the ITFlow Company Name in the left navigation sidebar by adding center alignment to the brand-text class.

Header integration:

  • header.php: Adds a link to the new sidebar_navigation.css file to ensure the updated styles are applied.

Adds center text alignment to the adminlte class: brand-text
Copy link

sonarcloud bot commented Nov 26, 2024

@ColDog5044
Copy link
Contributor Author

The commented code lines would wrap long company names to a second line. That can be implemented as soon as someone figures out how to either dynamically update the .sidebar margin or statically set it to margin: calc(6rem +1px).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant