nextcloud/nextcloud.com

Horizontal scrollbar glitch on mobile

Offen

#356 geöffnet am 17.01.2017

 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)PHP (126 Forks)auto 404
bugdesigngood first issue

Repository-Metriken

Stars
 (215 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide