summaryrefslogtreecommitdiffstats
path: root/templates/repo/issue/new_form.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/repo/issue/new_form.tmpl')
-rw-r--r--templates/repo/issue/new_form.tmpl15
1 files changed, 9 insertions, 6 deletions
diff --git a/templates/repo/issue/new_form.tmpl b/templates/repo/issue/new_form.tmpl
index 544c0b8683..53e6ca5e5d 100644
--- a/templates/repo/issue/new_form.tmpl
+++ b/templates/repo/issue/new_form.tmpl
@@ -27,16 +27,19 @@
{{.i18n.Tr "repo.release.loading"}}
</div>
</div>
- <button class="ui right green button">
- {{.i18n.Tr "repo.issues.create"}}
- </button>
+ <div class="text right">
+ <button class="ui green button">
+ {{.i18n.Tr "repo.issues.create"}}
+ </button>
+ </div>
</div>
</div>
</div>
</div>
+
<div class="four wide column">
<div class="ui segment metas">
- <div class="ui {{if .Labels}}disabled{{end}} pointing dropdown jump item">
+ <div class="ui {{if .Labels}}disabled{{end}} dropdown jump item">
<span class="text">
<strong>{{.i18n.Tr "repo.issues.new.labels"}}</strong>
<span class="octicon octicon-gear"></span>
@@ -52,7 +55,7 @@
<span class="item">filter_label_no_select</span>
</div>
<div class="ui divider"></div>
- <div class="ui {{if .Labels}}disabled{{end}} pointing dropdown jump item">
+ <div class="ui {{if .Labels}}disabled{{end}} dropdown jump item">
<span class="text">
<strong>{{.i18n.Tr "repo.issues.new.labels"}}</strong>
<span class="octicon octicon-gear"></span>
@@ -68,7 +71,7 @@
<span class="item">filter_label_no_select</span>
</div>
<div class="ui divider"></div>
- <div class="ui {{if .Labels}}disabled{{end}} pointing dropdown jump item">
+ <div class="ui {{if .Labels}}disabled{{end}} dropdown jump item">
<span class="text">
<strong>{{.i18n.Tr "repo.issues.new.labels"}}</strong>
<span class="octicon octicon-gear"></span>