Fix 2FA settings icon alignment
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
parent
79a0ee4f4a
commit
aafe303f78
|
@ -487,6 +487,7 @@ table.nostyle {
|
||||||
.two-factor-provider-settings-icon {
|
.two-factor-provider-settings-icon {
|
||||||
width: 16px;
|
width: 16px;
|
||||||
height: 16px;
|
height: 16px;
|
||||||
|
vertical-align: sub;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue