diff --git a/keycloak-d4science-theme/src/main/resources/theme/d4science/login/template.ftl b/keycloak-d4science-theme/src/main/resources/theme/d4science/login/template.ftl index bcf03bb..efcc375 100644 --- a/keycloak-d4science-theme/src/main/resources/theme/d4science/login/template.ftl +++ b/keycloak-d4science-theme/src/main/resources/theme/d4science/login/template.ftl @@ -67,7 +67,7 @@ <#if properties.infrastructureLogo?has_content && properties.infrastructureLogo='yes'> -
+
D4Science Infrastructure diff --git a/keycloak-d4science-theme/src/main/resources/theme/d4science/login/theme.properties b/keycloak-d4science-theme/src/main/resources/theme/d4science/login/theme.properties index 41d27b5..7687a46 100644 --- a/keycloak-d4science-theme/src/main/resources/theme/d4science/login/theme.properties +++ b/keycloak-d4science-theme/src/main/resources/theme/d4science/login/theme.properties @@ -17,7 +17,7 @@ logoAlt=gCubeDev Gateway logoStyle=height: 60px; infrastructureLogo=yes -infrastructureLogoStyle=height: 40px; +infrastructureLogoStyle=height: 27px; footerStyle=display: flex; flex-direction: column; width: 100%; padding-top: 10px;