Bladeren bron

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

REJack 4 jaren geleden
bovenliggende
commit
229600ba4c
5 gewijzigde bestanden met toevoegingen van 8 en 0 verwijderingen
  1. 4 0
      build/scss/_brand.scss
  2. 4 0
      dist/css/adminlte.css
  3. 0 0
      dist/css/adminlte.css.map
  4. 0 0
      dist/css/adminlte.min.css
  5. 0 0
      dist/css/adminlte.min.css.map

+ 4 - 0
build/scss/_brand.scss

@@ -52,6 +52,10 @@
     line-height: .8;
     max-height: 40px;
     width: auto;
+
+    &.single {
+      margin-top: -.3rem;
+    }
   }
 
   &.text-sm,

+ 4 - 0
dist/css/adminlte.css

@@ -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;

File diff suppressed because it is too large
+ 0 - 0
dist/css/adminlte.css.map


File diff suppressed because it is too large
+ 0 - 0
dist/css/adminlte.min.css


File diff suppressed because it is too large
+ 0 - 0
dist/css/adminlte.min.css.map


Some files were not shown because too many files changed in this diff