negomi / react-burger-menu

:hamburger: An off-canvas sidebar component with a collection of effects and styles using CSS transitions and SVG path animations
http://negomi.github.io/react-burger-menu/
MIT License
5.04k stars 582 forks source link

Space between url inputbox and page #506

Closed samuelprokop closed 6 months ago

samuelprokop commented 6 months ago

I have a weird blank space between browsers url inputbox and 'beginning' of my page. Has anyone met with that issue before/ knows how to solve it? I tried multiple browsers, and also when i try to inspect elements, it does nothing when i hover over that blank space. Its like my entire page containers is moved downwards, however i didnt have that issue when i was not using this menu, so i dont think that there is bug in my code, maybe i imported it incorrectly or stg. ( please help fellow react nerd, im getting desperate and my client mad:( )

Screenshot 2024-02-12 at 20 50 54
samuelprokop commented 6 months ago

thanks @sk0le for idea, i also needed to put it inside div and make height at 100

wstenzel commented 3 months ago

Can you send a photo of the code you used to fix this issue? I ran into it and can't figure out how to fix it.