CDAT / vcdat

vCDAT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Small Screens

James-Crean opened this issue · comments

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.