you can see it comes back to normal on very small sizes close to 200 maybe settings a max width for the login form would do the job.
try something close to this , edit if you want.
.widget.bbp_widget_login .bbp-login-form {
max-width: 270px;
}
you can see it comes back to normal on very small sizes close to 200 maybe settings a max width for the login form would do the job.
try something close to this , edit if you want.
.widget.bbp_widget_login .bbp-login-form {
max-width: 270px;
}