1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-08-18 08:19:38 +02:00

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

View File

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