White empty tab space on the website
See original GitHub issueDescribe the Issue
While opening the Freecodecamp website there is a white tab space on the right side of website if zoomed in. This is due to the scroll button on the right side. This is mostly common in the sites. But raising the issue to let you know if this is a bug that you were not aware of.
Affected Page
Steps to Reproduce
- Go to ‘https://www.freecodecamp.org/’
- Zoom in max
- Scroll to top right corner near the ‘Sign in’ icon
- See error of white tab on the right side of site.
Expected behavior
I think that even it is zoomed in, the site details should fill that page. That is scroll button right after the website without white tab.
Screenshots
No response
System
- Device: Laptop
- OS: Windows 11
- Browser: Chrome
- Version: 102
Additional context
This is due to the absence of html body tag I think
html,body {
margin:0;
padding:0;
overflow-x:hidden;
}
Issue Analytics
- State:
- Created a year ago
- Comments:9 (5 by maintainers)
Top Results From Across the Web
Chrome---lots of white space at top of screen
When I go to Chrome, this is what I see, from top to bottom: Tabs at very top. ... Below address bar, huge...
Read more >How to fix Google Chrome Blank page(s) problem. - wintips.org
Solution 3: Delete all files in Google Chrome “Local Storage” folder. · Navigate to Windows “Control Panel” and open “Folder Options”. · Select...
Read more >Chrome tabs intermittent hang or crash with white screen
When the issue occurs, the display pane for the tab goes completely white. This is the case even if the site in the...
Read more >Remove All Whitespace - Delete Spaces, Tabs, Newlines
Useful, free online tool that removes all spacing. No ads, nonsense, or garbage, just a whitespace deleter. Press a button – get the...
Read more >How to Remove Extra White Space from HTML CSS Website
Learn Web Development from Premium Courses for FREE on Skillshare: https://rafys.net/Skillshare (Redeem your first 30 days free access to ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Hello @neeraj2713, once this issue gets help from moderators and users to reproduce and confirm its validity and fix, we will most likely label it as
Help Wanted
orfirst timers only
. You do not need permission to work onHelp Wanted
orfirst timers only
tagged issues.For now, we will wait until we confirm the validity of this issue. In the meantime, feel free to browse through our issues filter them by the tags I mentioned above at https://github.com/freeCodeCamp/freeCodeCamp/issues/ and contribute to any you like.
Please make sure you read our guidelines for contributing, we prioritize contributors following the instructions in our guides. Join us in our chat room or the forum if you need help contributing, our moderators will guide you through this.
Going to close this as can’t reproduce.
If anyone is able to reproduce again with some additional relevant information, feel free to let us know and we can re-open as needed.