Topic: Align nav-link pill to the right
1robin priority asked 10 months ago
Expected behavior Both pills are aligned to the right and left with equal padding and margin. Actual behavior Right pill has little gap on the right (cf. picture) Same behavior happens on your examples. Resources (screenshots, code snippets etc.)
1robin priority answered 10 months ago
Same problem on your website's examples.
1robin priority commented 9 months ago
Do you understand the issue?
Kamila Pieńkowska staff commented 9 months ago
No, I don't but If you want nav-pills
to be symmetrical you can add style:
.nav-pills {
margin-right: -0.5rem;
}
1robin priority commented 9 months ago
Well, it seems that you did understand... I just wonder why it is not symmetrical by default.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Priority
- Premium support: Yes
- Technology: MDB Standard
- MDB Version: MDB5 7.1.0
- Device: Macbook
- Browser: Firefox 115.6.0esr (64-bit)
- OS: Debian
- Provided sample code: No
- Provided link: No