From bfbbc57025529fcff4c8134c2cac956db9fa844e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marius=20Blu=CC=88m?= Date: Sat, 10 Jun 2017 21:50:25 +0200 Subject: [PATCH] Remove unneeded CSS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * was removed with #5166 so there is no more apppasswords-section Signed-off-by: Marius Blüm --- settings/css/settings.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/settings/css/settings.css b/settings/css/settings.css index 83e037d53f5..0d68a3b622d 100644 --- a/settings/css/settings.css +++ b/settings/css/settings.css @@ -25,10 +25,6 @@ input#openid, input#webdav { background-image: url('../img/toggle-filelist.svg?v=1'); } -.nav-icon-apppasswords { - background-image: url('../img/password.svg?v=1'); -} - .nav-icon-clientsbox { background-image: url('../img/change.svg?v=1'); }