ethereum-org-website icon indicating copy to clipboard operation
ethereum-org-website copied to clipboard

Extra padding on the right in the docs pages

Open amit-ksh opened this issue 2 years ago • 7 comments

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

  1. Go to any docs page like https://ethereum.org/en/developers/docs/dapps/
  2. Open the dev tool and change the screen width near to 1025px just before the l breakpoint.
  3. 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

image

Desktop (please complete the following information)

OS: Windows 10 Browser: Brave

Smartphone (please complete the following information)

No response

Additional context

No response

amit-ksh avatar Oct 26 '22 06:10 amit-ksh

Hmmm might be related to #8364

TylerAPfledderer avatar Oct 27 '22 03:10 TylerAPfledderer

This issue is stale because it has been open 45 days with no activity.

github-actions[bot] avatar Dec 11 '22 08:12 github-actions[bot]

Not stale

TylerAPfledderer avatar Dec 11 '22 11:12 TylerAPfledderer

This issue is stale because it has been open 45 days with no activity.

github-actions[bot] avatar Feb 09 '23 08:02 github-actions[bot]

@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

nloureiro avatar Feb 15 '24 18:02 nloureiro

@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 avatar Feb 16 '24 14:02 pettinarip

@pettinarip there is a mention of PR #8415

TylerAPfledderer avatar Feb 16 '24 15:02 TylerAPfledderer

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!

corwintines avatar Apr 04 '24 17:04 corwintines