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

fixing padding and spacing to get TOC to render right #740

Merged
merged 2 commits into from
Sep 18, 2024

Conversation

jkowall
Copy link
Collaborator

@jkowall jkowall commented Sep 17, 2024

This change will fix the spacing on all of the docs to make the screen real state better with less white space. It makes
a bigger difference in the v2 docs with the new TOC.

I did some testing on smaller screens as well.

Happy to get feedback.

Signed-off-by: Jonah Kowall <jkowall@kowall.net>
Copy link

netlify bot commented Sep 17, 2024

Deploy Preview for romantic-neumann-1959d7 ready!

Name Link
🔨 Latest commit 962cd3a
🔍 Latest deploy log https://app.netlify.com/sites/romantic-neumann-1959d7/deploys/66eacf62077ee00008ed4d49
😎 Deploy Preview https://deploy-preview-740--romantic-neumann-1959d7.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@@ -52,12 +52,13 @@
position: fixed
bottom: 0%
top: 9rem
left: 3rem
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tried to play with this one and didn't understand what it affects, seems turning it off makes the sidebar actually larger

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added this to fix some of the strangeness in the scroll bar, but it depends on the browser you test with. If you don't think we need it I can remove it, just let me know.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no, it's good, I see what it's doing.

themes/jaeger-docs/assets/sass/pages.sass Outdated Show resolved Hide resolved
Tweaking spacing.

Co-authored-by: Yuri Shkuro <yurishkuro@users.noreply.github.com>
Signed-off-by: Jonah Kowall <jkowall@kowall.net>
@yurishkuro yurishkuro merged commit c93d97e into jaegertracing:main Sep 18, 2024
10 checks passed
@jkowall jkowall deleted the fix-spacing branch September 18, 2024 16:38
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.

2 participants