ethereum-org-website
ethereum-org-website copied to clipboard
Extra padding on the right in the docs pages
Describe the bug
There is some extra padding on the right side of the page when the screen width is close to 1025px
.
To reproduce
- Go to any docs page like https://ethereum.org/en/developers/docs/dapps/
- Open the dev tool and change the screen width near to
1025px
just before thel
breakpoint. - Slide the right side of the page to see the extra padding.
Expected behavior
Should not have extra padding on the right side.
Screenshots
https://user-images.githubusercontent.com/91947037/197945208-a372e5bc-c9a0-4a08-ac4c-70bb5172e793.mp4
Desktop (please complete the following information)
OS: Windows 10 Browser: Brave
Smartphone (please complete the following information)
No response
Additional context
No response
Hmmm might be related to #8364
This issue is stale because it has been open 45 days with no activity.
Not stale
This issue is stale because it has been open 45 days with no activity.
@TylerAPfledderer @pettinarip
is this the same bug with the table on dev docs? like this https://github.com/ethereum/ethereum-org-website/issues/12119
Should we close this issue?
example of the bug https://ethereum.org/developers/docs/evm/opcodes
@TylerAPfledderer @pettinarip
is this the same bug with the table on dev docs? like this #12119
Should we close this issue?
example of the bug https://ethereum.org/developers/docs/evm/opcodes
No, this is a different issue. I see this in most of the docs pages, i.e. https://dev--ethereumorg.netlify.app/developers/docs/transactions
FYI atm prod doesn't have the fix you mentioned bc has been reverted. However, you can test it in the dev env.
@pettinarip there is a mention of PR #8415
This should have been resolved in https://github.com/ethereum/ethereum-org-website/pull/12460 so going to close this issue out. I think we still have an issue with consistent width of the right TOC, but that is a separate issue to this. Going to close this out, thanks @amit-ksh!