aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorkolaente <konrad@kola-entertainments.de>2018-07-26 17:25:41 +0200
committerLauris BH <lauris@nix.lv>2018-07-26 18:25:41 +0300
commit8d1ad55598311e079e2af07fb7aa3f9992ba4f65 (patch)
treee5832a83330fc27a7b9ce103e9de882a75615047 /templates
parentf847884d1678ce02cdf0d4ba346a122e0aa7be44 (diff)
downloadgitea-8d1ad55598311e079e2af07fb7aa3f9992ba4f65.tar.gz
gitea-8d1ad55598311e079e2af07fb7aa3f9992ba4f65.zip
Responsive design fixes (#4508)
* reset to master * build css * Fixed spacing
Diffstat (limited to 'templates')
-rw-r--r--templates/repo/release/new.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/repo/release/new.tmpl b/templates/repo/release/new.tmpl
index 5f82cf2f52..cdead92b9d 100644
--- a/templates/repo/release/new.tmpl
+++ b/templates/repo/release/new.tmpl
@@ -12,7 +12,7 @@
{{end}}
</h2>
{{template "base/alert" .}}
- <form class="ui form grid" action="{{.Link}}" method="post">
+ <form class="ui form stackable grid" action="{{.Link}}" method="post">
{{.CsrfTokenHtml}}
<div class="ui seven wide column target">
<div class="inline field {{if .Err_TagName}}error{{end}}">