From fc7ac08565be89517ee49fce069dac0884da8af7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marius=20Bl=C3=BCm?= Date: Thu, 7 Mar 2019 14:28:36 +0100 Subject: [PATCH] Remove G+ CSS rule (Feedback from Joas) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Marius Blüm --- apps/federatedfilesharing/css/settings-personal.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/apps/federatedfilesharing/css/settings-personal.css b/apps/federatedfilesharing/css/settings-personal.css index 6cb69f83cb6..20d9388e0d3 100644 --- a/apps/federatedfilesharing/css/settings-personal.css +++ b/apps/federatedfilesharing/css/settings-personal.css @@ -36,6 +36,3 @@ .social-facebook { background-image: url('../img/social-facebook.svg'); } -.social-googleplus { - background-image: url('../img/social-googleplus.svg'); -}