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

Right alignment in Navar text example #1514

Open
3 tasks done
julien-deramond opened this issue Sep 6, 2022 · 0 comments · May be fixed by #1528
Open
3 tasks done

Right alignment in Navar text example #1514

julien-deramond opened this issue Sep 6, 2022 · 0 comments · May be fixed by #1528
Assignees
Labels
bug css docs Improvements or additions to documentation v5

Comments

@julien-deramond
Copy link
Member

Prerequisites

Describe the issue

In Navbar text example, the text "Navbar text with an inline element" should be right-aligned in desktop mode and in small screen mode.

Screenshot from 2022-09-06 08-17-51

Bootstrap reference: https://getbootstrap.com/docs/5.2/components/navbar/#text-1

In desktop mode, this is due to the absence of flex-grow: 1 mentioned in the source code as having side effects maybe with the Orange Navbar component.

For this issue, fix the navbar CSS while trying to:

  • not changing the markup from Bootstrap
  • not to add regressions in Orange Navbar

Check also the other examples in this page compared to Bootstrap.

Reduced test cases

N/A

What operating system(s) are you seeing the problem on?

Linux

What browser(s) are you seeing the problem on?

Firefox

What version of Boosted are you using?

v5.2.0

@julien-deramond julien-deramond added bug v5 docs Improvements or additions to documentation css labels Sep 6, 2022
@louismaximepiton louismaximepiton self-assigned this Sep 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug css docs Improvements or additions to documentation v5
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants