Quellcode durchsuchen

Update styles.css

Storke vor 11 Jahren
Ursprung
Commit
2af7c50eba
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      Resources/public/css/styles.css

+ 1 - 1
Resources/public/css/styles.css

@@ -35,7 +35,7 @@ body > .header .logo {
 .logo img {
     display: inline;
     padding-bottom: 4px;
-    height: 100%;
+    max-height: 100%;
     max-width: 60px;
 }