summaryrefslogtreecommitdiffstats
path: root/templates/projects/view.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/projects/view.tmpl')
-rw-r--r--templates/projects/view.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/projects/view.tmpl b/templates/projects/view.tmpl
index 58dbca2a4b..35493775b5 100644
--- a/templates/projects/view.tmpl
+++ b/templates/projects/view.tmpl
@@ -45,7 +45,7 @@
</div>
{{if $.CanWriteProjects}}
<div class="column right aligned">
- <div class="ui compact right small menu">
+ <div class="ui compact right mini menu">
<a class="item" href="{{$.Link}}/edit?redirect=project">
{{svg "octicon-pencil"}}
<span class="gt-mx-3">{{$.locale.Tr "repo.issues.label_edit"}}</span>