[IMP] CSS logo
authorFabien Pinckaers <fp@tinyerp.com>
Sun, 19 Jan 2014 12:32:25 +0000 (13:32 +0100)
committerFabien Pinckaers <fp@tinyerp.com>
Sun, 19 Jan 2014 12:32:25 +0000 (13:32 +0100)
bzr revid: fp@tinyerp.com-20140119123225-f5og62iymz2kacm2

addons/website/static/src/css/website.css
addons/website/static/src/css/website.sass

index c2dd221..3b22152 100644 (file)
@@ -96,7 +96,7 @@ h1.text-muted, h2.text-muted, h3.text-muted {
 }
 
 header a[id="company_logo"] img {
-  height: 50px;
+  max-height: 50px;
 }
 
 /* ----- BOOTSTRAP FIX ----- */
index 890296a..5aa03ff 100644 (file)
@@ -64,7 +64,7 @@ h1.text-muted, h2.text-muted, h3.text-muted
 header
     a[id="company_logo"]
         img
-            height: 50px
+            max-height: 50px
 
 /* ----- BOOTSTRAP FIX ----- */