summaryrefslogtreecommitdiff
path: root/app/views/explore
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2015-10-18 13:03:26 +0200
committerDouwe Maan <douwe@gitlab.com>2015-10-18 13:03:26 +0200
commit946f00ed7f2b487273bb5dabdb5997da60f1dc92 (patch)
tree98eddf82c383d4c897a366e2900874d4246a12de /app/views/explore
parentb371b6d13974fe8db3601e68922db0b735049a17 (diff)
downloadgitlab-ce-946f00ed7f2b487273bb5dabdb5997da60f1dc92.tar.gz
Update style of snippets pages
Diffstat (limited to 'app/views/explore')
-rw-r--r--app/views/explore/snippets/index.html.haml3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/views/explore/snippets/index.html.haml b/app/views/explore/snippets/index.html.haml
index 7e4fa7d4873..0f100c39ffb 100644
--- a/app/views/explore/snippets/index.html.haml
+++ b/app/views/explore/snippets/index.html.haml
@@ -10,7 +10,8 @@
- if current_user
.pull-right
= link_to new_snippet_path, class: "btn btn-new", title: "New Snippet" do
- Add new snippet
+ = icon('plus')
+ New Snippet
.oneline
Public snippets created by you and other users are listed here