add more margin to right of the icon

This commit is contained in:
Morris Jobke 2016-08-10 10:47:51 +02:00
parent 7d643fc539
commit e9db2bcfd9
No known key found for this signature in database
GPG Key ID: 9CE5ED29E7FCD38A
1 changed files with 1 additions and 0 deletions

View File

@ -152,6 +152,7 @@ table.nostyle td { padding: 0.2em 0; }
position: relative;
top: 3px;
margin-left: 5px;
margin-right: 8px;
}
.app-password-label {