1
0
Fork 0
forked from forgejo/forgejo

Responsive design fixes (#4508)

* reset to master

* build css

* Fixed spacing
This commit is contained in:
kolaente 2018-07-26 17:25:41 +02:00 committed by Lauris BH
parent f847884d16
commit 8d1ad55598
7 changed files with 113 additions and 7 deletions

View file

@ -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}}">