fixed style for navbar headers

This commit is contained in:
albert
2011-06-13 18:34:53 -04:00
parent d6e4283cc7
commit 8a7597bc98
9 changed files with 50 additions and 16 deletions

View File

@@ -37,7 +37,7 @@
</section>
<% content_for(:page_title) do %>
/<%= @post_set.tags %>
/<%= @post_set.tags.join(" ") %>
<% end %>
<%= render :partial => "posts/partials/common/secondary_links" %>