Fix 2FA settings icon alignment

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
Jan-Christoph Borchardt 2018-10-02 22:58:38 +02:00
parent 79a0ee4f4a
commit aafe303f78
No known key found for this signature in database
GPG Key ID: CBD846FC845CBE17
1 changed files with 1 additions and 0 deletions

View File

@ -487,6 +487,7 @@ table.nostyle {
.two-factor-provider-settings-icon {
width: 16px;
height: 16px;
vertical-align: sub;
}
}