Skip to content

Commit ff9a45e

Browse files
committed
Fix header background on login page
1 parent c10dd39 commit ff9a45e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/Login/stylesheets/login.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
***********************/
33
#loginPage {
44
nav {
5-
background-color: @color-white;
5+
background-color: @theme-color-header-background;
66
}
77
#logo {
88
padding-top: 6px;

0 commit comments

Comments
 (0)