-
-
Notifications
You must be signed in to change notification settings - Fork 79k
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
bootstrap toggle not working for galaxy note tablet #13401
Comments
|
Device Name: BD Samsung Tablet |
@lgriess Good. Answers to my last 2 questions would also be helpful. |
I pointed my browser to getbootstrap.com/components and I see the page?? also my browser doesn't indicate that this is a mobile site on the tablet |
|
There is no toggle on my tablet that says that, is there a place I should be looking, (sorry this isn't my tablet), when I go to the ryanve.com site it says live output is width methods: 1024 and height methods: 461 |
By default, the collapsible mobile navbar only applies when the viewport is <768px wide. Your tablet is wider than that (when held in landscape orientation), so it gets the desktop-style navbar. This is expected and intended behavior. |
when I run my site on a tablet emulator the navigation menu has a toggle button but when I open it on my galaxy note tablet there is no toggle and the menu is not a mobile menu, I don't understand why its not toggling for my galaxy note tablet but the toggle shows on my tablet emulator?
The text was updated successfully, but these errors were encountered: