Resize menu logo, make it always fully opaque

This commit is contained in:
Rohan Mitchell
2015-05-11 14:39:53 +10:00
parent 978c176cf6
commit 14afe932c1
2 changed files with 7 additions and 6 deletions

View File

@@ -12,10 +12,6 @@ nav
text-shadow: none
// Default overrides - big menu
.top-bar-section ul li.ofn-logo > a
display: table-cell
vertical-align: middle
.top-bar-section .has-dropdown > a
padding-right: $topbar-height / 2 !important
@@ -34,6 +30,11 @@ nav
opacity: 1
@include transition(all 0.3s ease-in-out)
.top-bar-section ul li.ofn-logo > a
display: table-cell
vertical-align: middle
opacity: 1
.nav-branded
color: $clr-brick-light-bright
span

View File

@@ -3,8 +3,8 @@
%ul.left{}
%li.ofn-logo
%a{href: root_path}
-# TODO: SVGify (though this image is double-size for retina displays)
%img{src: "/assets/logo-australia.png", width: "389", height: "65"}
-# TODO: SVGify (though this image is double-size for retina)
%img{src: "/assets/logo-australia.png", width: "269", height: "45"}
%li.divider
%li
%a{href: main_app.shops_path}