summaryrefslogtreecommitdiff
path: root/app/views/projects/empty.html.haml
diff options
context:
space:
mode:
authorGeorge Tsiolis <tsiolis.g@gmail.com>2018-10-29 13:27:47 +0200
committerGeorge Tsiolis <tsiolis.g@gmail.com>2018-10-29 14:26:34 +0200
commit3f1778140e5b459d46b4d24b16a4b8af71394354 (patch)
tree9bfc047ef5e7cc062c867b277ae9f0e733201e60 /app/views/projects/empty.html.haml
parentb868b02c626dc4f9986eb93e54cf593055121972 (diff)
downloadgitlab-ce-3f1778140e5b459d46b4d24b16a4b8af71394354.tar.gz
Fix quick links button styles
Diffstat (limited to 'app/views/projects/empty.html.haml')
-rw-r--r--app/views/projects/empty.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/empty.html.haml b/app/views/projects/empty.html.haml
index 75f35360e5e..936900a0087 100644
--- a/app/views/projects/empty.html.haml
+++ b/app/views/projects/empty.html.haml
@@ -36,7 +36,7 @@
.scrolling-tabs-container.inner-page-scroll-tabs.is-smaller
.fade-left= icon('angle-left')
.fade-right= icon('angle-right')
- .nav-links.scrolling-tabs
+ .nav-links.scrolling-tabs.quick-links
= render 'stat_anchor_list', anchors: @project.empty_repo_statistics_anchors
= render 'stat_anchor_list', anchors: @project.empty_repo_statistics_buttons