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

mobile navbar #31

Open
StevenClontz opened this issue Jul 7, 2014 · 1 comment
Open

mobile navbar #31

StevenClontz opened this issue Jul 7, 2014 · 1 comment

Comments

@StevenClontz
Copy link

Because I'm cool I was trying to thumb through piBase when waiting at the theater. Unfortunately, the pulldown navbar-collapse isn't working so the site isn't navigable via mobile currently.

@konradvoelkel
Copy link
Contributor

one could just change in
templates/default-layout-wrapper.hamlet:45
from
<.collapse.navbar-collapse>
to
<.navbar-collapse>
then on small screens a huge vertical navbar will appear. This is just a workaround, not a fix, since it would actually be better to show a button for (un)collapsing the navbar on small screens.

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

No branches or pull requests

2 participants