Fixes KEYCLOAK-6838 Update RH-SSO logo style (#5147)

This commit is contained in:
June Zhang 2018-04-13 14:10:55 +08:00 committed by Stian Thorgersen
parent c1311e4619
commit 03590f117e

View file

@ -16,3 +16,7 @@
background-attachment: fixed;
}
}
#kc-header-wrapper sup {
font-size: 35%;
top: -1.4em;
}