Skip to content

Fix default window sizing and requests.

Evan Welsh requested to merge ewlsh/fix-window-sizing into master

For main content we can lower our minimum to 540 to accommodate smaller screens, for the sidebar we should request on the box itself, and for the window we should call default_size in addition to a smaller default.

Merge request reports