summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2014-07-03 17:33:34 +0200
committerMorris Jobke <hey@morrisjobke.de>2014-07-03 17:33:34 +0200
commitc223977794da46c1b2164d49dd617409e61ef220 (patch)
treef7303e7783b441e80e7e811e2541688b91d9c631 /apps
parenta829d07234e06eeeff79cf10ccae7350ec4797bc (diff)
parente5f68bafb929fbe31d293f1cadb584d04f182332 (diff)
downloadnextcloud-server-c223977794da46c1b2164d49dd617409e61ef220.tar.gz
nextcloud-server-c223977794da46c1b2164d49dd617409e61ef220.zip
Merge pull request #9407 from owncloud/fix-share-logo
for shared links, use wide logo on desktop and icon on mobile
Diffstat (limited to 'apps')
-rw-r--r--apps/files_sharing/templates/public.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/templates/public.php b/apps/files_sharing/templates/public.php
index 3944d8438dd..2476beac1fb 100644
--- a/apps/files_sharing/templates/public.php
+++ b/apps/files_sharing/templates/public.php
@@ -13,7 +13,7 @@
<header><div id="header" class="<?php p((isset($_['folder']) ? 'share-folder' : 'share-file')) ?>">
<a href="<?php print_unescaped(link_to('', 'index.php')); ?>"
title="" id="owncloud">
- <div class="logo-icon svg"></div>
+ <div class="logo-wide svg"></div>
</a>
<div id="logo-claim" style="display:none;"><?php p($theme->getLogoClaim()); ?></div>
<div class="header-right">