remove side ad styles (#1703)
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
|
||||
</aside>
|
||||
|
||||
<section id="content" class="<%= Danbooru.config.can_see_ads?(CurrentUser.user) ? "with-ads" : "without-ads" %>">
|
||||
<section id="content">
|
||||
<% if @post.presenter.has_nav_links?(self) %>
|
||||
<%= render "posts/partials/show/nav_links", :post => @post, :position => "top" %>
|
||||
<% end %>
|
||||
|
||||
Reference in New Issue
Block a user