Genfic / Ogma

Publish your stories, talk about them, categorize them to your heart's content
https://genfic.net
GNU General Public License v3.0
2 stars 1 forks source link

Profile bar responsiveness issues #2

Closed Atulin closed 4 years ago

Atulin commented 4 years ago

Profile bar navigation doesn't reflow properly on screens that are wide enough to not trigger the media query, but narrow enough to still be used on mobile image

Atulin commented 4 years ago

Fixed, by using the same grid layout the club bar uses. That also allowed for removal of a chunk of CSS code.