fix -margin

This commit is contained in:
kissrain 2016-07-27 15:29:07 +08:00 committed by Robert Lord
parent d1c3989a8d
commit a8e3737200

View file

@ -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 %>