From 417ba951da4a457e3fbeccd28d22359bad058e4b Mon Sep 17 00:00:00 2001 From: Hendrik Leppelsack Date: Fri, 5 Feb 2016 13:50:03 +0100 Subject: update google play and apple badge --- settings/css/settings.css | 4 ++++ settings/templates/personal.php | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'settings') diff --git a/settings/css/settings.css b/settings/css/settings.css index 9e98960a715..501b8055561 100644 --- a/settings/css/settings.css +++ b/settings/css/settings.css @@ -54,6 +54,10 @@ input#openid, input#webdav { width:20em; } max-width: 75%; } +.clientsbox img { + height: 60px; +} + #sslCertificate tr.expired { background-color: rgba(255, 0, 0, 0.5); } diff --git a/settings/templates/personal.php b/settings/templates/personal.php index fc0eb5ffaaf..14378899e92 100644 --- a/settings/templates/personal.php +++ b/settings/templates/personal.php @@ -178,7 +178,7 @@ if($_['passwordChangeSupported']) { alt="t('Android app'));?>" /> - <?php p($l->t('iOS app'));?> -- cgit v1.2.3