nextcloud/nextcloud.com

Horizontal scrollbar glitch on mobile

Aberta

#356 aberto em 17 de jan. de 2017

 (3 comentários) (0 reação) (0 responsável)PHP (126 forks)auto 404
bugdesigngood first issue

Métricas do repositório

Stars
 (215 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador