nextcloud/nextcloud.com

Navigation shown behind content on blog

Offen

#1.025 geöffnet am 11.12.2018

 (1 Kommentar) (1 Reaktion) (0 zugewiesene Personen)PHP (126 Forks)auto 404
bugdesigngood first issue

Repository-Metriken

Stars
 (215 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

  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