nextcloud/nextcloud.com

Horizontal scrollbar glitch on mobile

オープン

#356 opened on 2017/01/17

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)PHP (126 件のフォーク)auto 404
bugdesigngood first issue

Repository metrics

Stars
 (215 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド