nextcloud/nextcloud.com

Navigation shown behind content on blog

Open

#1,025 opened on Dec 11, 2018

 (1 comment) (1 reaction) (0 assignees)PHP (126 forks)auto 404
bugdesigngood first issue

Repository metrics

Stars
 (215 stars)
PR merge metrics
 (PR metrics pending)

Description

  1. Open a blog post like https://nextcloud.com/blog/nextcloud-introduces-social-features-joins-the-fediverse/
  2. Scroll down a bunch
  3. Scroll up a bit again to have the navigation show again.

Then see this: blog nav scroll

The navigation bar is below the content container, but should be above it. :) Most probably just increasing the CSS z-index value of the navigation bar will fix this.

Contributor guide