summaryrefslogtreecommitdiff
path: root/app/views/explore/snippets/index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/explore/snippets/index.html.haml')
-rw-r--r--app/views/explore/snippets/index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/explore/snippets/index.html.haml b/app/views/explore/snippets/index.html.haml
index 0f100c39ffb..9b838b9f3b7 100644
--- a/app/views/explore/snippets/index.html.haml
+++ b/app/views/explore/snippets/index.html.haml
@@ -6,7 +6,7 @@
- else
= render 'explore/head'
-.gray-content-block
+.row-content-block
- if current_user
.pull-right
= link_to new_snippet_path, class: "btn btn-new", title: "New Snippet" do