White space at buttom of app

i have hidden the nav bar, but notice that it just ceates a blank space at the end of the application.

i want my application to be full screen on the browser, but it just leaves a little white bar on the bottom. any ideas how to get rid of this?

Hi @David_Shakespeare,

This should be fixed in head: commit 25f2782e6f8f771b4790cba92108c9ef89b74394

1 Like

I experience this issue under the opposite circumstance as the original poster. Instead of disabling the navbar, I disabled ShinyDashboards’s dashboardHeader, and left the shinyproxy Navbar in place, and I get the white space at the bottom of the app.