Make logo-margin work even if search is enabled, see #692 for details

This commit is contained in:
Robert Lord
2017-02-24 11:22:22 -06:00
parent 1c0996227d
commit e7f5144e4c
3 changed files with 4 additions and 4 deletions

View File

@@ -42,7 +42,7 @@ under the License.
</span>
</a>
<div class="tocify-wrapper">
<%= image_tag "logo.png" %>
<%= image_tag "logo.png", class: 'logo' %>
<% if language_tabs.any? %>
<div class="lang-selector">
<% language_tabs.each do |lang| %>