Closed (fixed)
Project:
Bootstrap
Version:
8.x-3.x-dev
Component:
CSS Overrides
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Jun 2016 at 10:16 UTC
Updated:
17 Aug 2016 at 04:44 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #2
mvogel commentedComment #3
mvogel commentedComment #4
jorgediazhav commentedThis is a duplicate of this issue: https://www.drupal.org/node/2652098
Please feel free to go in and test the patch :)
Comment #5
jorgediazhav commentedWoops! I made a mistake and confused this issue with another one (https://www.drupal.org/node/2652098).
Here is the patch:
The problem is a Toolbar Module specific CSS behaviour on mobile.
This patch is for the overrides /css folder. I made all changes on the /starterkits/less/less/component/navbar.less
I have tested this fix on Firefox 47.x and Chrome 51 with:
- Fixed Top Navbar.
- Fixed Bottom Navbar.
Please review guys!
Comment #6
carstenhager commentedThank you jorgediazhav,
works for me!
Comment #8
markhalliwell