diff --git a/app/assets/stylesheets/navigation/top_menu.scss b/app/assets/stylesheets/navigation/top_menu.scss index e333eb7fd..b1736b577 100644 --- a/app/assets/stylesheets/navigation/top_menu.scss +++ b/app/assets/stylesheets/navigation/top_menu.scss @@ -20,7 +20,7 @@ } .logo { - max-height: 22px; + max-height: 36px; &.small { display: none; diff --git a/app/views/shared/navigation/_left.html.erb b/app/views/shared/navigation/_left.html.erb index 33ab679b2..bf8d4b23f 100644 --- a/app/views/shared/navigation/_left.html.erb +++ b/app/views/shared/navigation/_left.html.erb @@ -1,7 +1,7 @@