-
Bug
-
Resolution: Duplicate
-
Low
-
None
-
2.8
-
None
-
Using default theme
When setting a global logo with a smaller size as the default one, it gets scaled by confluence.
It was not the case with the default theme on previous versions.
This is not convenient ... and not documented.
See following style in default-theme.css :
#com-atlassian-confluence h1 img {
/* scale logo image with font size */
height: 2em;
}
When removing scaling, we also need to tweak the css to vertically-center the logo.
- duplicates
-
CONFSERVER-11338 Custom global logo image height is not respected
- Closed
- relates to
-
CONFSERVER-11494 Space Logos are stored and displayed using badly maintained mechanisms
- Closed