nextcloud/nextcloud.com

Horizontal scrollbar glitch on mobile

开放

#356 创建于 2017年1月17日

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

仓库指标

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

描述

See the scrollbar and overlapping box here: capture du 2017-01-17 15-36-05

This is caused by the .jumbotron .toptext .announcement box, and the rule width: calc(100% + 20px * 2); which makes it wider than the viewport.

贡献者指南