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.

貢獻者指南