summaryrefslogtreecommitdiff
path: root/app/views/projects/issues/_nav_btns.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/issues/_nav_btns.html.haml')
-rw-r--r--app/views/projects/issues/_nav_btns.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/issues/_nav_btns.html.haml b/app/views/projects/issues/_nav_btns.html.haml
index d81089bee68..c347b8d2c9c 100644
--- a/app/views/projects/issues/_nav_btns.html.haml
+++ b/app/views/projects/issues/_nav_btns.html.haml
@@ -6,7 +6,7 @@
- if show_feed_buttons
= render 'shared/issuable/feed_buttons'
- .btn-group.append-right-10<
+ .btn-group
- if show_export_button
= render_if_exists 'projects/issues/export_csv/button'