mirror of
https://github.com/danbulant/api_docs
synced 2026-05-20 04:38:37 +00:00
fix -margin
This commit is contained in:
parent
d1c3989a8d
commit
a8e3737200
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ under the License.
|
|||
</a>
|
||||
<div class="tocify-wrapper">
|
||||
<%= image_tag "logo.png" %>
|
||||
<% if language_tabs %>
|
||||
<% if language_tabs.any? %>
|
||||
<div class="lang-selector">
|
||||
<% language_tabs.each do |lang| %>
|
||||
<% if lang.is_a? Hash %>
|
||||
|
|
|
|||
Loading…
Reference in a new issue