add brand-image-xl margin fix without logo-switch

This commit is contained in:
REJack
2020-05-19 20:43:15 +02:00
parent fbe0340eb0
commit 229600ba4c
5 changed files with 12 additions and 4 deletions

View File

@@ -11748,6 +11748,10 @@ body.sidebar-collapse:not(.sidebar-mini-md):not(.sidebar-mini) .main-header::bef
width: auto;
}
.brand-link .brand-image-xl.single {
margin-top: -.3rem;
}
.brand-link.text-sm .brand-image,
.text-sm .brand-link .brand-image {
height: 29px;