You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the bars get a lil big on mobile, how hard would it be to swap out a dropdown for small screens? Also if you throw a display: flex; > flex-wrap: wrap on the button container and a flex-grow: 1 on the children they fill the horizontal space nicely :)
Jonny - is this still an issue on larger screens? i don't see it on my screen but if you still think it's an issue we can keep this open.
i just made some changes to the css but this is one item i've had in my list for a while. Please let me know if we can close this OR if there is still an issue on larger screen a pr is welcome! thank you!
The text was updated successfully, but these errors were encountered:
thank you -- @sneakers-the-rat i wondered if you had time to look at our top nav styles. the search icon is now off the screen. i can try to manually position it but i wondered if there is some way to ensure it just always sits next to the hamburger for the nav menu? i feel like i fix one thing and then i break something else with it.
a while back @sneakers-the-rat mentioned adding some flex box items for our community page listing:
Jonny - is this still an issue on larger screens? i don't see it on my screen but if you still think it's an issue we can keep this open.
i just made some changes to the css but this is one item i've had in my list for a while. Please let me know if we can close this OR if there is still an issue on larger screen a pr is welcome! thank you!
The text was updated successfully, but these errors were encountered: