nextcloud/nextcloud.com

Navigation shown behind content on blog

开放

#1,025 创建于 2018年12月11日

 (1 条评论) (1 个反应) (0 位负责人)PHP (126 个派生)auto 404
bugdesigngood first issue

仓库指标

星标
 (215 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

  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.

贡献者指南