Topic: Vertical pills text alignment
davi priority asked 4 years ago
Expected behavior The "vertical pills" should allow the alignment of the main text on top with the nav menu.
Actual behavior The "vertical pills" aligns the main text in the middle of the nav menu.
Example code from "vertical pills"
Home Profile Messages Settings ... ... ... ...FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Resolved
Specification of the issue
- ForumUser: Priority
- Premium support: Yes
- Technology: MDB jQuery
- MDB Version: 4.14.0
- Device: Desktop computer
- Browser: Chrome
- OS: Windows
- Provided sample code: No
- Provided link: No
Grzegorz Bujański staff commented 4 years ago
Hi. I'm not sure what you mean. Can you create a snippet showing this problem?
davi priority commented 4 years ago
Please, look at this snippet:
Grzegorz Bujański staff commented 4 years ago
This is because
tab-content
class has a padding top. Try set.tab-content { padding-top: 0; }
davi priority commented 4 years ago
Great! It works!! Thank you so much.
Grzegorz Bujański staff commented 4 years ago
Great. No problem :)