mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Responsive design fixes (#4508)
* reset to master * build css * Fixed spacing
This commit is contained in:
@@ -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}}">
|
||||
|
Reference in New Issue
Block a user