Procházet zdrojové kódy

fixed brand-link img height

REJack před 5 roky
rodič
revize
bc04864edf
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2 2
      build/scss/_brand.scss

+ 2 - 2
build/scss/_brand.scss

@@ -33,7 +33,7 @@
   margin-left: .8rem;
   margin-right: .5rem;
   margin-top: -3px;
-  max-height: 34px;
+  max-height: 33px;
   width: auto;
 }
 
@@ -43,7 +43,7 @@
   margin-left: .8rem;
   margin-right: .5rem;
   margin-top: -3px;
-  max-height: 34px;
+  max-height: 33px;
   width: auto;
 }