diff --git a/web/pgadmin/static/scss/_bootstrap.overrides.scss b/web/pgadmin/static/scss/_bootstrap.overrides.scss index 22dd377dd..6160a27cf 100644 --- a/web/pgadmin/static/scss/_bootstrap.overrides.scss +++ b/web/pgadmin/static/scss/_bootstrap.overrides.scss @@ -8,8 +8,6 @@ /* Ensure simple forms don't hit the top of the screen */ body { font-family: $font-family-primary; - padding-bottom: 20px; - padding-top: 50px; } .app-icon {