diff --git a/app/views/forums/index.html.erb b/app/views/forums/index.html.erb index 5ce31091b..d324a9770 100644 --- a/app/views/forums/index.html.erb +++ b/app/views/forums/index.html.erb @@ -23,7 +23,7 @@

问吧

- <%= link_to "新建贴吧", new_forum_path, :class => "btn-blue forum_btn fr mt7 mr5", :remote => true %> + <%= link_to "新建贴吧", new_forum_path, :class => "btn-blue btn fr mt7 mr5", :remote => true %>
<%= render :partial => "forums/right_bar" %> diff --git a/app/views/layouts/_logined_header.html.erb b/app/views/layouts/_logined_header.html.erb index 096fc0407..bed9adff2 100644 --- a/app/views/layouts/_logined_header.html.erb +++ b/app/views/layouts/_logined_header.html.erb @@ -68,7 +68,7 @@