mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
Fix 2FA settings icon alignment
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
parent
79a0ee4f4a
commit
aafe303f78
1 changed files with 1 additions and 0 deletions
|
|
@ -487,6 +487,7 @@ table.nostyle {
|
|||
.two-factor-provider-settings-icon {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
vertical-align: sub;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue