nextcloud/nextcloud.com

Horizontal scrollbar glitch on mobile

Ouverte

#356 ouverte le 17 janv. 2017

 (3 commentaires) (0 réaction) (0 personne assignée)PHP (126 forks)auto 404
bugdesigngood first issue

Métriques du dépôt

Stars
 (215 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur