Skip to content

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
@sonarqubecloud
Copy link

@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).

@johnnyq
Copy link
Collaborator

johnnyq commented Dec 7, 2024

Hi @ColDog5044 thank you for the pull request, however this can be accomplished with text-center class thats built into bootstrap 4 / adminlte 3.

@johnnyq johnnyq closed this Dec 7, 2024
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.

2 participants