add more margin to right of the icon

This commit is contained in:
Morris Jobke 2016-08-10 10:47:51 +02:00 committed by Roeland Jago Douma
parent 0727f4e372
commit 728631f1eb
No known key found for this signature in database
GPG Key ID: 1E152838F164D13B
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 {