Merge pull request #5331 from nextcloud/remove-unneeded-css-apppasswords

Remove unneeded CSS
This commit is contained in:
Jan-Christoph Borchardt 2017-06-11 00:51:49 +02:00 committed by GitHub
commit 6769d177c1
1 changed files with 0 additions and 4 deletions

View File

@ -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');
}