nextcloud/nextcloud.com

Navigation shown behind content on blog

Aberta

#1.025 aberto em 11 de dez. de 2018

 (1 comentário) (1 reação) (0 responsável)PHP (126 forks)auto 404
bugdesigngood first issue

Métricas do repositório

Stars
 (215 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador