grandlyon-glc: let clicks on fake checkbox un/check it (#55831)

This commit is contained in:
Frédéric Péters 2021-07-26 15:52:24 +02:00
parent 1cbcca8aed
commit ce1d78c093
1 changed files with 4 additions and 0 deletions

View File

@ -610,6 +610,10 @@ div#nav {
/* customize "remember me" checkbox */
#id_remember_me_p, div.a2-oidc-authorization-form--do-not-ask-again {
position: relative;
div.title {
position: relative;
z-index: 100;
}
div.title label {
padding-left: 1.5em;
}