Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDrew Blessing <drew@gitlab.com>2016-01-08 23:40:25 +0300
committerDrew Blessing <drew@gitlab.com>2016-01-11 18:11:40 +0300
commit97022c414ed61ede8e3270ec23d1b91392b2b689 (patch)
tree34686dc0012c2925e8c92e39ca3245dcaa0b216a /app/views/admin/labels/index.html.haml
parenta9800ce40b7a80cbe779e3269c7eae83b883f4da (diff)
Improve admin area button style
Diffstat (limited to 'app/views/admin/labels/index.html.haml')
-rw-r--r--app/views/admin/labels/index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/admin/labels/index.html.haml b/app/views/admin/labels/index.html.haml
index d67454c03e7..3c57e3dc174 100644
--- a/app/views/admin/labels/index.html.haml
+++ b/app/views/admin/labels/index.html.haml
@@ -1,5 +1,5 @@
- page_title "Labels"
-= link_to new_admin_label_path, class: "pull-right btn btn-new" do
+= link_to new_admin_label_path, class: "pull-right btn btn-nr btn-new" do
New label
%h3.page-title
Labels