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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix padding asymmetry between vertical tabs in card layout #286

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

DomizianoScarcelli
Copy link
Contributor

There was an asymmetry in the space at the center of two tabs when they were stacked in a vertical layout (in the card layout), since each tab had a padding on both the left and right, and so the center one would accumulate.

This is the screenshot before:
Screenshot 2024-06-05 at 12 40 46鈥疨M
And these are some screenshot after:
Screenshot 2024-06-05 at 12 40 03鈥疨M
Screenshot 2024-06-05 at 12 42 16鈥疨M
Screenshot 2024-06-05 at 12 42 25鈥疨M

Now the vertical spacing on the left and right side is equal to the one in the center. If this can drive other people crazy apart from me, consider to merge it!
Thanks for the amazing theme btw 馃敟

@AnubisNekhet
Copy link
Owner

Thank you so much for your contribution!

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.

None yet

2 participants