nextcloud/nextcloud.com

Horizontal scrollbar glitch on mobile

Aperta

#356 aperta il 17 gen 2017

 (3 commenti) (0 reazioni) (0 assegnatari)PHP (126 fork)auto 404
bugdesigngood first issue

Metriche repository

Star
 (215 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor