diff --git a/app/assets/stylesheets/darkswarm/menu.css.scss b/app/assets/stylesheets/darkswarm/menu.css.scss index 4eb3838bdf..e526ff50a2 100644 --- a/app/assets/stylesheets/darkswarm/menu.css.scss +++ b/app/assets/stylesheets/darkswarm/menu.css.scss @@ -118,8 +118,10 @@ nav { } .top-bar .ofn-logo img { - height: 51px; + height: auto; width: auto; + max-height: 51px; + max-width: 250px; } .left-off-canvas-menu { diff --git a/app/views/shared/menu/_large_menu.html.haml b/app/views/shared/menu/_large_menu.html.haml index 6a5be15a67..bf8e08c84f 100644 --- a/app/views/shared/menu/_large_menu.html.haml +++ b/app/views/shared/menu/_large_menu.html.haml @@ -3,7 +3,7 @@ %ul.left %li.ofn-logo %a{href: root_path} - %img{src: ContentConfig.logo.url, width: "250", height: "51"} + %img{src: ContentConfig.logo.url} %ul.center %li %a{href: main_app.shops_path}