Look at the following images, the navbar is above the admin menu and only the navbar is fixed on top.

fixednavbar

Comments

mvogel created an issue. See original summary.

mvogel’s picture

Title: Fixed top navbar » Fixed top navbar problem with admin menu
mvogel’s picture

Issue summary: View changes
jorgediazhav’s picture

Component: Code » CSS Overrides
Status: Active » Closed (duplicate)

This is a duplicate of this issue: https://www.drupal.org/node/2652098

Please feel free to go in and test the patch :)

jorgediazhav’s picture

Status: Closed (duplicate) » Needs review
StatusFileSize
new1.1 KB

Woops! 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!

carstenhager’s picture

Thank you jorgediazhav,
works for me!

markhalliwell’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.