Small Screens
James-Crean opened this issue · 0 comments
James-Crean commented
Small screens are not handled very well. While we don't need to support screens as small as mobile devices, we run into issues when using older projectors.
We should tweak the css to be more flexible with screen sizes, or at least add some media queries to handle smaller resolutions than usual. These problems are most apparent in the modals we use, where many of them will require the user to scroll in order to click the footer buttons.