Fix X509 client certificate login label
Closes #25770 Signed-off-by: Magnus Hård af Segerstad <magnus.hardafsegerstad@basalt.se>
This commit is contained in:
parent
9e890264df
commit
78866df6d5
1 changed files with 4 additions and 0 deletions
|
@ -608,4 +608,8 @@ ul#kc-totp-supported-apps {
|
|||
align-items: baseline;
|
||||
margin-bottom: 16px;
|
||||
}
|
||||
|
||||
#certificate_subjectDN {
|
||||
overflow-wrap: break-word
|
||||
}
|
||||
/* End Recovery codes */
|
||||
|
|
Loading…
Reference in a new issue