Skip to content
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

Navbar on small screens, hover over content #63

Merged
merged 4 commits into from
Feb 15, 2019

Conversation

ZPPD
Copy link
Contributor

@ZPPD ZPPD commented Feb 14, 2019

Fixes

Nav menu on small screens hovers over the content and is more concise.
I have kept the height of the empty div with a class of topnav-placeholder.

Related Issues

Copy link
Member

@mirdaki mirdaki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey, it looks really nice! The only change is to remove the empty div you asked about (I've replied here). After that I'll accept it!

@ZPPD
Copy link
Contributor Author

ZPPD commented Feb 14, 2019

Not sure if you need the div for anything. Do you want me to deleted it along with the styles, or just to comment out the height?

@mirdaki
Copy link
Member

mirdaki commented Feb 14, 2019

I can't seem to find a reason for it, so if you could remove it and the styling (and do a double check to make sure it doesn't effect anything else haha), I'd appreciate it!

@ZPPD
Copy link
Contributor Author

ZPPD commented Feb 14, 2019

I just pushed the changes to the same branch. Let me know how that is.

@mirdaki
Copy link
Member

mirdaki commented Feb 14, 2019

This is great! The only changes I've made were to remove the topnav-placeholder from all of the other pages and some extra whitespace I found. Thank you so much for your help! We've been wanting to update this for a while.

@mirdaki mirdaki merged commit 02dab45 into ufosc:dev Feb 15, 2019
@ZPPD
Copy link
Contributor Author

ZPPD commented Feb 15, 2019

Forgot about the other pages lol. No problem, I am happy to help.

@ZPPD ZPPD deleted the fix-navbar-in-tablet-screens branch February 15, 2019 00:27
mirdaki added a commit that referenced this pull request Feb 17, 2019
* Update HTML and CSS for sign in to work more properly

- Added names and values to form elements (for the backend to read)
- Adjusted CSS to be more desirable to a sign in page

* Better alignment of sign-in form with flexbox

* Add JavaScript to communicate with backend for attendance

* updated logo-text.png

* Update links and resources to the new club repos

* New Fonts (#60)

# Fixes

Replaces the Mono fonts with IBM Plex fonts.

## Related Issues

#54

* Remove floats in topnav in favor of floats (#59)

* Removed topnav floats and replaced with flexbox

* Update about.css to fix list spacing (#61)

* Update about.css

Added more padding to OL

* Updated about.css

When reducing the grid-gap with a few px it solved the problem at least in Chrome and Internet Explorer. Not sure about Firefox. This may not be an ideal solution, so feel free to dismiss my these changes :)

* Justify li to not have weird number spacing

* Navbar on small screens, hover over content (#63)

* Navbar on small screens, hover over content

* removed empty div in navbar

* Remove topnav-placeholder everywhere and extra whitespace

* Fix for navbar links not hiding on mobile displays

Had to update a CSS specifier

* Add CREDITS.md file to give credit to other open source projects

* Update descriptions with link to the getting started guide

- Both in the about page and get involved section of the index page
- Also cleaned and implemented a lot of the TODOs

* Remove unfinshed pages before deployment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants