KEYCLOAK-6079

This commit is contained in:
stianst 2018-01-02 12:07:18 +01:00 committed by Stian Thorgersen
parent d8c0cc447f
commit 6e3303145f

View file

@ -269,3 +269,11 @@ hr + .form-horizontal {
.kc-dropdown:hover ul{
display:block;
}
#kc-totp-secret-key {
border: 1px solid #eee;
font-size: 16px;
padding: 10px;
margin: 50px 0;
}