mirror of
https://github.com/placeholder-soft/prodigyapi.git
synced 2026-04-30 21:01:47 +08:00
Make logo-margin work even if search is enabled, see #692 for details
This commit is contained in:
@@ -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| %>
|
||||
|
||||
Reference in New Issue
Block a user