From 1313e38dac4611bc2462c1da683b2748b5e50f2f Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Wed, 28 Mar 2018 12:17:43 +0200 Subject: [PATCH] Open app store links in new tab Signed-off-by: Jan-Christoph Borchardt --- settings/css/settings.scss | 1 + settings/templates/apps.php | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/settings/css/settings.scss b/settings/css/settings.scss index 21dc76fcac3..b5b4ecf1e37 100644 --- a/settings/css/settings.scss +++ b/settings/css/settings.scss @@ -754,6 +754,7 @@ span.version { } a { padding: 10px; + margin: -6px; white-space: nowrap; } .official { diff --git a/settings/templates/apps.php b/settings/templates/apps.php index 9e2f9cf2df4..3b22e99a015 100644 --- a/settings/templates/apps.php +++ b/settings/templates/apps.php @@ -58,7 +58,7 @@ $urlGenerator = $_['urlGenerator'];
{{version}}
- {{{level}}}{{#unless internal}}t('View in store'));?> ↗{{/unless}} + {{{level}}}{{#unless internal}}t('View in store'));?> ↗{{/unless}}