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
Projects

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
@julien-deramond julien-deramond added this to Triage in v5.2.1 via automation Sep 6, 2022
@julien-deramond julien-deramond moved this from Triage to To do in v5.2.1 Sep 6, 2022
@louismaximepiton louismaximepiton self-assigned this Sep 9, 2022
@julien-deramond julien-deramond removed this from To do in v5.2.1 Oct 24, 2022
@julien-deramond julien-deramond added this to Triage in v5.2.2 via automation Oct 24, 2022
@julien-deramond julien-deramond moved this from Triage to In progress in v5.2.2 Nov 7, 2022
@julien-deramond julien-deramond removed this from In progress in v5.2.2 Nov 23, 2022
@julien-deramond julien-deramond added this to Triage in v5.2.3 via automation Nov 23, 2022
@julien-deramond julien-deramond moved this from Triage to In progress in v5.2.3 Nov 23, 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
No open projects
v5.2.3
In progress
Development

Successfully merging a pull request may close this issue.

2 participants