Fix icon for security settings

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
Morris Jobke 2017-11-09 09:13:31 +01:00
parent 7e92bcdbb4
commit 4bea740775
No known key found for this signature in database
GPG Key ID: FE03C3A163FEDE68
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ input#openid, input#webdav {
}
.nav-icon-security {
background-image: url('../img/toggle-filelist.svg?v=1');
background-image: url('../img/password.svg?v=1');
}
.nav-icon-apppasswords {