Merge pull request #759 from dannymichel/patch-3

Fix logo page margin
This commit is contained in:
Anthony Lavado
2020-02-08 15:54:10 -05:00
committed by GitHub
+4
View File
@@ -124,6 +124,10 @@
flex-shrink: 1;
}
.pageTitleWithDefaultLogo {
margin-top: 0;
}
.headerLeft,
.skinHeader {
display: -webkit-box;