Skip to content

web: remove unneeded narrow-width route prop

Administrator requested to merge rm-narrow-width-prop into master

Created by: sqs

None of the pages whose routes specified forceNarrowWidth actually needed it; their own styles all properly rendered the pages with a custom (smaller) narrow width.

Also fixes a problem where vertical scrollbars (on systems that show scrollbars, ie not macOS) would appear to the right of the signup/sign-in form instead of flush right.

Merge request reports

Loading