From: Jan-Christoph Borchardt Date: Sun, 6 Oct 2013 19:50:11 +0000 (+0300) Subject: fix web interface showing very small when accessed on smartphone X-Git-Tag: v6.0.0alpha2~43^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=94ae66c651978f9c8f981e23993ac5dd4cd84b3c;p=nextcloud-server.git fix web interface showing very small when accessed on smartphone --- diff --git a/core/templates/layout.base.php b/core/templates/layout.base.php index ea10c3042b5..8caa9a0bbea 100644 --- a/core/templates/layout.base.php +++ b/core/templates/layout.base.php @@ -11,6 +11,7 @@ getTitle()); ?> + diff --git a/core/templates/layout.guest.php b/core/templates/layout.guest.php index 9c9eb63382f..cecd97ace27 100644 --- a/core/templates/layout.guest.php +++ b/core/templates/layout.guest.php @@ -11,6 +11,7 @@ getTitle()); ?> + diff --git a/core/templates/layout.user.php b/core/templates/layout.user.php index 71bec11d219..8d0ea717353 100644 --- a/core/templates/layout.user.php +++ b/core/templates/layout.user.php @@ -14,6 +14,7 @@ +