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: remove flex from list controls #145

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

Conversation

a2937
Copy link
Member

@a2937 a2937 commented Nov 27, 2024

Checklist:

Closes #144

In order to get our navbar aligned properly, we need a flexbox which navigation-container provides. The list-controls class was used in multiple places so it's not an option sadly.

And if I use .clearfix , it'll mess with the topic rows.

@a2937 a2937 requested a review from a team as a code owner November 27, 2024 14:49
@a2937
Copy link
Member Author

a2937 commented Nov 28, 2024

Unfortunately this undoes the Alignment. I'd like to convince the Discourse team to merge the navbar PR before this gets merged.

@raisedadead
Copy link
Member

raisedadead commented Nov 28, 2024

Maybe reaching out on meta.discourse.org should be the way forward?

@a2937
Copy link
Member Author

a2937 commented Nov 29, 2024

I did. https://meta.discourse.org/t/add-users-to-top-nav/63681/26

Beyond us reforking and updating our local version of the nav so I can add the content we need, I don't see a timely resolution.

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.

The new topic button should be on right?
2 participants