Merge pull request #3789 from stianst/KEYCLOAK-4259

KEYCLOAK-4259 Reverted original padding around logo
This commit is contained in:
Stian Thorgersen 2017-01-24 09:27:46 +01:00 committed by GitHub
commit b8c7fcf587

View file

@ -257,7 +257,7 @@ ol#kc-totp-settings li:first-of-type {
#kc-logo-wrapper {
position: absolute;
top: 25px;
top: 50px;
right: 50px;
}