[IMP] CSS Logo
authorFabien Pinckaers <fp@tinyerp.com>
Sun, 19 Jan 2014 12:53:57 +0000 (13:53 +0100)
committerFabien Pinckaers <fp@tinyerp.com>
Sun, 19 Jan 2014 12:53:57 +0000 (13:53 +0100)
bzr revid: fp@tinyerp.com-20140119125357-v5yta1lltm4yo6q4

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

index 7e230cc..efffd3b 100644 (file)
@@ -95,7 +95,7 @@ h1.text-muted, h2.text-muted, h3.text-muted {
   margin-top: 10px;
 }
 
-header a[class="navbar-brand"] img {
+header a.navbar-brand img {
   max-height: 50px;
   margin-top: -15px;
   margin-bottom: -15px;
index ae25b3d..976d356 100644 (file)
@@ -62,7 +62,7 @@ h1.text-muted, h2.text-muted, h3.text-muted
     margin-top: 10px
 
 header
-    a[class="navbar-brand"]
+    a.navbar-brand
         img
             max-height: 50px
             margin-top: -15px