-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix nav-bar scaling in "tablet" sized screens #35
Comments
Can I get this issue? |
@ZPPD Sure! Let us know if you have any questions or suggestions |
Thanks @mirdaki . I can't assign myself, but I will work on it tomorrow |
@mirdaki |
Sorry for not getting back sooner. I feel like the left without the div looks the best! Thank you for your help |
Fixed with #63 |
Fix visual issue where the nav-bar is too obstrusive in a certain range of screen dimensions such as medium sized screens (600 x 900 for example).
To Reproduce
Go to browser dev tools, and change the screen size to 600 x 900.
Expected behavior
Rearrange the nav-bar so it displays the different options in a less obtrusive way.
Screenshots

The text was updated successfully, but these errors were encountered: