Fixed: Page Header Logo Vertical Centering (#4179)

This commit is contained in:
PHOENiX 2020-02-22 22:21:05 +00:00 committed by GitHub
parent 63780884c2
commit 5d478a5259
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -15,6 +15,11 @@
padding-left: 20px;
}
.logoFull,
.logo {
vertical-align: middle;
}
.logoFull {
width: 144px;
height: 48px;